mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 09:06:50 +08:00
[misc]: Change interface header file dependency
Move MppCtx, MppParam, MppFrame, MppPacket, MppBuffer, MppBufferGroup, MppTask and MppMeta to rk_type.h. Later development need to bring in cross reference between these objects. So we choose to move these declaration together. Change-Id: I7ea39138ca87d6ca4cb86556464a5de89d172846 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "rk_mpi.h"
|
||||
#include "mpp_log.h"
|
||||
#include "mpp_env.h"
|
||||
|
||||
#include "mpp_common.h"
|
||||
|
||||
#define MPI_DEC_LOOP_COUNT 4
|
||||
#define MPI_ENC_LOOP_COUNT 4
|
||||
|
Reference in New Issue
Block a user