mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-04 16:52:40 +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:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "mpp_log.h"
|
||||
#include "mpp_mem.h"
|
||||
#include "mpp_common.h"
|
||||
#include "mpp_allocator.h"
|
||||
#include "mpp_allocator_impl.h"
|
||||
|
||||
|
Reference in New Issue
Block a user