Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ai.cpp215 snprintf(save.aFilePath, sizeof(save.aFilePath), "%s", params->dstFilePath); in sendDataThread()
H A Dtest_mpi_ao.cpp347 snprintf(saveFile.aFilePath, sizeof(saveFile.aFilePath), "%s", params->dstFilePath); in commandThread()
H A Dtest_mpi_vi.cpp1322 …RK_PRINT("yuv output file name : %s/%s\n", ctx->stDebugFile.aFilePath, ctx->stDebugFile.aFileName… in mpi_vi_test_show_options()
1466 memcpy(&ctx->stDebugFile.aFilePath, "/data", strlen("/data")); in main()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vi.h210 RK_CHAR aFilePath[MAX_VI_FILE_PATH_LEN]; member
H A Drk_comm_aio.h257 RK_CHAR aFilePath[MAX_AUDIO_FILE_PATH_LEN]; member