Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp433 RK_CHAR pWritePath[MAX_FILE_PATH_LEN] = {RK_NULL}; in TEST_AVS_ModSaveChnFrame() local
434 snprintf(pWritePath, sizeof(pWritePath), "%schn_out_%dx%d_%d_%d_%s.bin", in TEST_AVS_ModSaveChnFrame()
439 s32Ret = TEST_COMM_FileWriteOneFrame(pWritePath, pstVideoFrames[AvsChn]); in TEST_AVS_ModSaveChnFrame()
443 pWritePath, s32Ret); in TEST_AVS_ModSaveChnFrame()