Home
last modified time | relevance | path

Searched refs:pSrcFramePath (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_venc.h38 const char *pSrcFramePath; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_venc.cpp407 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()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp603 stVencCtx.pSrcFramePath = pstRgnCtx->srcFileRawName; in unit_test_mpi_rgn_venc()