Searched refs:srcFileName (Results 1 – 9 of 9) sorted by relevance
35 RK_PRINT("input file name : %s\n", ctx->srcFileName); in mpi_vpss_test_show_options()92 OPT_STRING('i', "input", &(ctx.srcFileName), in main()
670 stProcCtx.srcFileName = pstRgnCtx->srcFileRawName; in unit_test_mpi_rgn_vpss()
305 if (gProcThread[VpssGrp].stProcCtx.srcFileName != RK_NULL) { in TEST_VPSS_StartProc()306 gProcThread[VpssGrp].srcFp = fopen(gProcThread[VpssGrp].stProcCtx.srcFileName, "r"); in TEST_VPSS_StartProc()308 RK_LOGE("can't open file %s!", gProcThread[VpssGrp].stProcCtx.srcFileName); in TEST_VPSS_StartProc()
305 if (pstCtx->srcFileName != RK_NULL) { in TEST_VPSS_ModSendFrame()306 s32Ret = TEST_COMM_FileReadOneFrame(pstCtx->srcFileName, &stVideoFrame); in TEST_VPSS_ModSendFrame()
162 if (pstCtx->srcFileName != RK_NULL) { in TEST_TDE_LoadSrcFrame()163 s32Ret = TEST_COMM_FileReadOneFrame(pstCtx->srcFileName, &stVideoFrame); in TEST_TDE_LoadSrcFrame()
39 const char *srcFileName; member
30 const char *srcFileName; member