[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:
ChenHengming
2015-08-17 10:09:20 +00:00
parent fa4fbd822c
commit c2544d0f9c
12 changed files with 262 additions and 24 deletions

View File

@@ -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