mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-13 21:03:41 +08:00
[mpp_callback]: Optimize callback module
1. Move callback module to osal for later mpp_device callback. 2. Make callback command a pre-defined value to avoid include issue. 3. Separate callback cmd and param to separate header. Change-Id: Ibd5cf11650a1cd2a326baddb82dc60fa1767ac87 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "h264d_slice.h"
|
||||
#include "h264d_dpb.h"
|
||||
#include "h264d_init.h"
|
||||
#include "mpp_dec_cb_param.h"
|
||||
|
||||
RK_U32 rkv_h264d_parse_debug = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user