Home
last modified time | relevance | path

Searched refs:s32DstGrpRate (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vpss.cpp87 ctx.s32DstGrpRate = -1; in main()
154 OPT_INTEGER('\0', "dst_grp_rate", &(ctx.s32DstGrpRate), in main()
H A Dtest_mpi_avs.cpp770 ctx.s32DstGrpRate = -1; in main()
861 OPT_INTEGER('\0', "dst_grp_rate", &(ctx.s32DstGrpRate), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_mod_vpss.h66 RK_S32 s32DstGrpRate; member
H A Dtest_comm_avs.h104 RK_S32 s32DstGrpRate; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp615 pstAvsGrpAttr->stFrameRate.s32DstFrameRate = pstCtx->s32DstGrpRate; in TEST_AVS_InitAttr_Blend_Lut()
670 pstAvsGrpAttr->stFrameRate.s32DstFrameRate = pstCtx->s32DstGrpRate; in TEST_AVS_InitAttr_Blend_Calib()
706 pstAvsGrpAttr->stFrameRate.s32DstFrameRate = pstCtx->s32DstGrpRate; in TEST_AVS_InitAttr_NoBlend()
H A Dtest_mod_vpss.cpp51 pstVpssGrpAttr->stFrameRate.s32DstFrameRate = pstCtx->s32DstGrpRate; in TEST_VPSS_InitAttr()