Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vpss.cpp85 ctx.s32DstChnRate = -1; in main()
150 OPT_INTEGER('\0', "dst_chn_rate", &(ctx.s32DstChnRate), in main()
H A Dtest_mpi_avs.cpp768 ctx.s32DstChnRate = -1; in main()
871 OPT_INTEGER('\0', "dst_chn_rate", &(ctx.s32DstChnRate), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_mod_vpss.h64 RK_S32 s32DstChnRate; member
H A Dtest_comm_avs.h84 RK_S32 s32DstChnRate; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp630 pstAvsChnAttrs[i].stFrameRate.s32DstFrameRate = pstCtx->s32DstChnRate; in TEST_AVS_InitAttr_Blend_Lut()
686 pstAvsChnAttrs[i].stFrameRate.s32DstFrameRate = pstCtx->s32DstChnRate; in TEST_AVS_InitAttr_Blend_Calib()
721 pstAvsChnAttrs[i].stFrameRate.s32DstFrameRate = pstCtx->s32DstChnRate; in TEST_AVS_InitAttr_NoBlend()
H A Dtest_mod_vpss.cpp59 pstVpssChnAttrs[i].stFrameRate.s32DstFrameRate = pstCtx->s32DstChnRate; in TEST_VPSS_InitAttr()