Home
last modified time | relevance | path

Searched refs:VENC_PACK_S (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_venc.cpp188 stVencStream.pstPack = reinterpret_cast<VENC_PACK_S *>(malloc(sizeof(VENC_PACK_S))); in TEST_VENC_SnapProcess()
230 stVencStream.pstPack = reinterpret_cast<VENC_PACK_S *>(malloc(sizeof(VENC_PACK_S))); in TEST_VENC_GetVencStreamProc()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h144 } VENC_PACK_S; typedef
263 VENC_PACK_S ATTRIBUTE* pstPack; /* R; stream pack attribute*/
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp853 ctx->stFrame[i].pstPack = reinterpret_cast<VENC_PACK_S *>(malloc(sizeof(VENC_PACK_S))); in test_vi_bind_vpss_venc_loop()
974 ctx->stFrame[i].pstPack = reinterpret_cast<VENC_PACK_S *>(malloc(sizeof(VENC_PACK_S))); in test_vi_bind_venc_loop()
H A Dtest_mpi_avs.cpp441 stVencStream.pstPack = reinterpret_cast<VENC_PACK_S *>(malloc(sizeof(VENC_PACK_S))); in test_avs_vpss_venc_loop()
H A Dtest_mpi_venc.cpp198 stFrame.pstPack = reinterpret_cast<VENC_PACK_S *>(malloc(sizeof(VENC_PACK_S))); in venc_get_stream()