Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_avs.h101 const RK_CHAR *meshFilePath; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp732 RK_PRINT("mesh file path : %s\n", ctx->meshFilePath); in mpi_avs_test_show_options()
837 OPT_STRING('\0', "mesh_file_path", &(ctx.meshFilePath), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp653 if (pstCtx->meshFilePath) { in TEST_AVS_InitAttr_Blend_Calib()
654 pstAvsGrpAttr->stInAttr.stCalib.pMeshAlphaPath = pstCtx->meshFilePath; in TEST_AVS_InitAttr_Blend_Calib()