mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-04 16:52:40 +08:00
[mpi]: add mpi unit test and rename mpp_env interface
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@116 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -52,8 +52,8 @@ typedef void* MppCtx;
|
||||
typedef void* MppParam;
|
||||
|
||||
typedef struct {
|
||||
RK_U32 mpi_size;
|
||||
RK_U32 mpi_version;
|
||||
RK_U32 size;
|
||||
RK_U32 version;
|
||||
|
||||
MPP_RET (*init)(MppCtx ctx, MppPacket packet);
|
||||
// sync interface
|
||||
|
Reference in New Issue
Block a user