Searched refs:pSrcFramePath (Results 1 – 3 of 3) sorted by relevance
38 const char *pSrcFramePath; member
407 if (vencCtx->pSrcFramePath != RK_NULL) { in TEST_VENC_StartSendFrame()408 gSFThread[vencCtx->VencChn].fp = fopen(vencCtx->pSrcFramePath, "r"); in TEST_VENC_StartSendFrame()410 RK_LOGE("can't open file %s!", vencCtx->pSrcFramePath); in TEST_VENC_StartSendFrame()
603 stVencCtx.pSrcFramePath = pstRgnCtx->srcFileRawName; in unit_test_mpi_rgn_venc()