Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ai.cpp216 snprintf(save.aFileName, sizeof(save.aFileName), "%s", "cap_out.pcm"); in sendDataThread()
H A Dtest_mpi_ao.cpp346 snprintf(saveFile.aFileName, sizeof(saveFile.aFileName), "%s", "ao_save_file.bin"); in commandThread()
H A Dtest_mpi_vi.cpp1322 …K_PRINT("yuv output file name : %s/%s\n", ctx->stDebugFile.aFilePath, ctx->stDebugFile.aFileName); in mpi_vi_test_show_options()
1467 snprintf(ctx->stDebugFile.aFileName, MAX_VI_FILE_PATH_LEN, in main()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vi.h211 RK_CHAR aFileName[MAX_VI_FILE_NAME_LEN]; member
H A Drk_comm_aio.h258 RK_CHAR aFileName[MAX_AUDIO_FILE_NAME_LEN]; member