Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_avs.h97 AVS_FUSE_WIDTH_E enLutFuseWidth; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp728 RK_PRINT("lut fuse width : %d\n", ctx->enLutFuseWidth); in mpi_avs_test_show_options()
828 OPT_INTEGER('\0', "lut_use_width", &(ctx.enLutFuseWidth), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp596 pstAvsGrpAttr->stInAttr.stLUT.enFuseWidth = pstCtx->enLutFuseWidth; in TEST_AVS_InitAttr_Blend_Lut()