Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp128 VPSS_CFG_S stVpssCfg; member
795 ctx->stVpssCfg.u32VpssChnCnt = 1; in test_vi_bind_vpss_venc_loop()
796 ctx->stVpssCfg.stGrpVpssAttr.u32MaxW = 4096; in test_vi_bind_vpss_venc_loop()
797 ctx->stVpssCfg.stGrpVpssAttr.u32MaxH = 4096; in test_vi_bind_vpss_venc_loop()
798 ctx->stVpssCfg.stGrpVpssAttr.enPixelFormat = RK_FMT_YUV420SP; in test_vi_bind_vpss_venc_loop()
799 ctx->stVpssCfg.stGrpVpssAttr.stFrameRate.s32SrcFrameRate = -1; in test_vi_bind_vpss_venc_loop()
800 ctx->stVpssCfg.stGrpVpssAttr.stFrameRate.s32DstFrameRate = -1; in test_vi_bind_vpss_venc_loop()
801 ctx->stVpssCfg.stGrpVpssAttr.enCompressMode = COMPRESS_MODE_NONE; in test_vi_bind_vpss_venc_loop()
803 ctx->stVpssCfg.stVpssChnAttr[i].enChnMode = VPSS_CHN_MODE_PASSTHROUGH; in test_vi_bind_vpss_venc_loop()
804 ctx->stVpssCfg.stVpssChnAttr[i].enDynamicRange = DYNAMIC_RANGE_SDR8; in test_vi_bind_vpss_venc_loop()
[all …]