| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_mpi_sys.h | 29 … RK_MPI_SYS_MmzAlloc(MB_BLK *pBlk, const RK_CHAR *pstrMmb, const RK_CHAR *pstrZone, RK_U32 u32Len); 32 …_SYS_MmzAlloc_Cached(MB_BLK *pBlk, const RK_CHAR *pstrMmb, const RK_CHAR *pstrZone, RK_U32 u32Len); 36 RK_U32 u32Len, RK_U32 u32HeapFlags); 44 RK_S32 RK_MPI_SYS_Malloc(MB_BLK *pBlk, RK_U32 u32Len);
|
| H A D | rk_comm_aio.h | 50 RK_U32 u32Len; /* stream lenth, by bytes */ member 99 RK_U32 u32Len; /*data lenth per channel in frame, u32Len <= 0 mean eos*/ member
|
| H A D | rk_comm_vdec.h | 97 RK_U32 u32Len; /* W; stream len */ member
|
| H A D | rk_comm_vi.h | 288 RK_U32 u32Len; member
|
| H A D | rk_mpi_venc.h | 68 RK_S32 RK_MPI_VENC_InsertUserData(VENC_CHN VeChn, RK_U8 *pu8Data, RK_U32 u32Len);
|
| H A D | rk_comm_venc.h | 134 RK_U32 u32Len; /* R; the length of stream */ member
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/sys/ |
| H A D | test_sys_avio.cpp | 43 vstream->u32Len, vstream->u64PTS, vstream->bEndOfStream); in test_dump_vstream_info() 60 vstream.u32Len = 0; in test_video_stream() 72 vstream.u32Len = 100; in test_video_stream() 90 vstream.u32Len = 100; in test_video_stream()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rk_mpi_mmz/include/ |
| H A D | rk_mpi_mmz.h | 53 RK_S32 RK_MPI_MMZ_Alloc(MB_BLK *pBlk, RK_U32 u32Len, RK_U32 u32Flags);
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_adec.cpp | 162 stAudioStream.u32Len = srcSize; in send_stream_thread() 219 RK_S32 frameSize = pstFrmInfo->pstFrame->u32Len; in receive_data_thread()
|
| H A D | test_mpi_aenc.cpp | 179 stAudioFrm.u32Len = srcSize; in send_frame_thread() 236 RK_S32 frameSize = pstStream.u32Len; in receive_stream_thread()
|
| H A D | test_mpi_vi.cpp | 873 fwrite(pData, 1, ctx->stFrame[i].pstPack->u32Len, ctx->stVencCfg[i].fp); in test_vi_bind_vpss_venc_loop() 877 ctx->stFrame[i].u32Seq, ctx->stFrame[i].pstPack->u32Len); in test_vi_bind_vpss_venc_loop() 993 fwrite(pData, 1, ctx->stFrame[i].pstPack->u32Len, ctx->stVencCfg[i].fp); in test_vi_bind_venc_loop() 999 ctx->stFrame[i].u32Seq, ctx->stFrame[i].pstPack->u32Len, in test_vi_bind_venc_loop()
|
| H A D | test_mpi_ao.cpp | 256 frame.u32Len = size; in sendDataThread()
|
| H A D | test_mpi_vdec.cpp | 459 stStream.u32Len = s32Size; in mpi_send_stream()
|
| H A D | test_mpi_all.cpp | 218 stStream.u32Len = s32Size; in mpi_send_stream()
|
| H A D | test_mpi_venc.cpp | 207 fwrite(pData, 1, stFrame.pstPack->u32Len, fp); in venc_get_stream()
|
| H A D | test_mpi_vo.cpp | 719 RK_U32 u32Len = 0; in open_config() local
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_vdec.cpp | 118 stStream.u32Len = stStreamData.u64Size; in TEST_VDEC_SendStreamProc()
|
| H A D | test_comm_venc.cpp | 196 fwrite(pData, 1, stVencStream.pstPack->u32Len, fp); in TEST_VENC_SnapProcess() 238 fwrite(pData, 1, stVencStream.pstPack->u32Len, pstThreadInfo->fp); in TEST_VENC_GetVencStreamProc()
|
| H A D | test_comm_utils.cpp | 91 RK_U32 u32Len = 0; in TEST_COMM_OpenFileUris() local
|