Home
last modified time | relevance | path

Searched refs:TEST_COMM_FileWriteOneFrame (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_utils.h88 RK_S32 TEST_COMM_FileWriteOneFrame(const char *pFileName, VIDEO_FRAME_INFO_S *pstVideoFrame);
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_utils.cpp190 RK_S32 TEST_COMM_FileWriteOneFrame(const char *pFileName, VIDEO_FRAME_INFO_S *pstVideoFrame) { in TEST_COMM_FileWriteOneFrame() function
H A Dtest_mod_vpss.cpp123 s32Ret = TEST_COMM_FileWriteOneFrame(cWritePath, &(stChnFrameInfos[i])); in TEST_VPSS_ModSingleTest()
H A Dtest_comm_avs.cpp439 s32Ret = TEST_COMM_FileWriteOneFrame(pWritePath, pstVideoFrames[AvsChn]); in TEST_AVS_ModSaveChnFrame()