Searched refs:VENC_PACK_S (Results 1 – 5 of 5) sorted by relevance
188 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()
144 } VENC_PACK_S; typedef263 VENC_PACK_S ATTRIBUTE* pstPack; /* R; stream pack attribute*/
853 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()
441 stVencStream.pstPack = reinterpret_cast<VENC_PACK_S *>(malloc(sizeof(VENC_PACK_S))); in test_avs_vpss_venc_loop()
198 stFrame.pstPack = reinterpret_cast<VENC_PACK_S *>(malloc(sizeof(VENC_PACK_S))); in venc_get_stream()