Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_avs.h96 AVS_LUT_ACCURACY_E enLutAccuracy; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp727 RK_PRINT("lut accuracy : %d\n", ctx->enLutAccuracy); in mpi_avs_test_show_options()
826 OPT_INTEGER('\0', "lut_accuracy", &(ctx.enLutAccuracy), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp595 pstAvsGrpAttr->stInAttr.stLUT.enAccuracy = pstCtx->enLutAccuracy; in TEST_AVS_InitAttr_Blend_Lut()