Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vpss.cpp86 ctx.s32SrcGrpRate = -1; in main()
152 OPT_INTEGER('\0', "src_grp_rate", &(ctx.s32SrcGrpRate), in main()
H A Dtest_mpi_avs.cpp769 ctx.s32SrcGrpRate = -1; in main()
859 OPT_INTEGER('\0', "src_grp_rate", &(ctx.s32SrcGrpRate), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_mod_vpss.h65 RK_S32 s32SrcGrpRate; member
H A Dtest_comm_avs.h103 RK_S32 s32SrcGrpRate; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp614 pstAvsGrpAttr->stFrameRate.s32SrcFrameRate = pstCtx->s32SrcGrpRate; in TEST_AVS_InitAttr_Blend_Lut()
669 pstAvsGrpAttr->stFrameRate.s32SrcFrameRate = pstCtx->s32SrcGrpRate; in TEST_AVS_InitAttr_Blend_Calib()
705 pstAvsGrpAttr->stFrameRate.s32SrcFrameRate = pstCtx->s32SrcGrpRate; in TEST_AVS_InitAttr_NoBlend()
H A Dtest_mod_vpss.cpp50 pstVpssGrpAttr->stFrameRate.s32SrcFrameRate = pstCtx->s32SrcGrpRate; in TEST_VPSS_InitAttr()