Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_avs.h84 AVS_PARAM_SOURCE_CALIB = 1, /* Calibration file */ enumerator
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp758 ctx.enParamSource = AVS_PARAM_SOURCE_CALIB; in main()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp554 } else if (AVS_PARAM_SOURCE_CALIB == pstCtx->enParamSource) { in TEST_AVS_InitAttr()