mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-08 02:20:06 +08:00
[rk_mpi.h]: Separate rk_mpi_cmd.h into two headers
1. rk_mpi_cmd.h will contain cmd value only. 2. rk_venc_cmd.h will contain all the encoder command structure. 3. Move MppCtxType and MppCodingType to rk_type.h for better include dependency. 4. Add MppEncRefCfg to MppEncCfgSet. 5. Remove rk_mpi.h dependency inside mpp. Change-Id: I6b972738100fb60c0a6a9b7cfe0a012abf4205b7 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "rk_mpi.h"
|
||||
|
||||
#include "mpp_log.h"
|
||||
#include "mpp_mem.h"
|
||||
|
||||
|
Reference in New Issue
Block a user