Searched refs:stSize (Results 1 – 9 of 9) sorted by relevance
119 SIZE_S stSize; /* RO;chn output size */ member183 SIZE_S stSize; /* RW;Channel out put size */ member204 SIZE_S stSize; /* RO;chn output size */ member
147 SIZE_S stSize; /* Source resolution */ member158 SIZE_S stSize; /* Mesh resolution */ member
95 SIZE_S stSize; member207 SIZE_S stSize; member
57 PVS_SIZE_S stSize; member
404 ctx->stViRgn.stRgnAttr.unAttr.stOverlay.stSize.u32Width = 128; in create_rgn()405 ctx->stViRgn.stRgnAttr.unAttr.stOverlay.stSize.u32Height = 128; in create_rgn()634 ctx->stChnAttr.stSize.u32Width = ctx->width; in test_vi_init()635 ctx->stChnAttr.stSize.u32Height = ctx->height; in test_vi_init()1112 ctx->stChnStatus.stSize.u32Width, in test_vi_get_release_frame_loop()1113 ctx->stChnStatus.stSize.u32Height, in test_vi_get_release_frame_loop()1236 pstViCtx[i]->stChnAttr.stSize.u32Width = 2688; in test_vi_muti_vi_loop()1237 pstViCtx[i]->stChnAttr.stSize.u32Height = 1520; in test_vi_muti_vi_loop()1239 pstViCtx[i]->stChnAttr.stSize.u32Width = 2560; in test_vi_muti_vi_loop()1240 pstViCtx[i]->stChnAttr.stSize.u32Height = 1520; in test_vi_muti_vi_loop()[all …]
461 stChnAttr.stSize.u32Width = ctx->u32SrcWidth1; in create_vi()462 stChnAttr.stSize.u32Height = ctx->u32SrcHeight1; in create_vi()463 stChnAttr.stSize.u32Width = ctx->u32SrcWidth1; in create_vi()464 stChnAttr.stSize.u32Height = ctx->u32SrcHeight1; in create_vi()
126 stRgnAttr.unAttr.stOverlay.stSize.u32Width = pstRgnCtx->stRegion.u32Width; in test_rgn_overlay_process()127 stRgnAttr.unAttr.stOverlay.stSize.u32Height = pstRgnCtx->stRegion.u32Height; in test_rgn_overlay_process()
47 stRgnAttr.unAttr.stOverlay.stSize.u32Width = u32Width; in TEST_RGN_CreateOverlayAndAttach()48 stRgnAttr.unAttr.stOverlay.stSize.u32Height = u32Height; in TEST_RGN_CreateOverlayAndAttach()
562 pstAvsGrpAttr->stOutAttr.stSize.u32Width = pstCtx->u32GrpWidth; in TEST_AVS_InitAttr()563 pstAvsGrpAttr->stOutAttr.stSize.u32Height = pstCtx->u32GrpHeight; in TEST_AVS_InitAttr()566 pstAvsGrpAttr->stInAttr.stSize.u32Width = pstCtx->u32SrcWidth; in TEST_AVS_InitAttr()567 pstAvsGrpAttr->stInAttr.stSize.u32Height = pstCtx->u32SrcHeight; in TEST_AVS_InitAttr()