Searched refs:u32PicHeight (Results 1 – 11 of 11) sorted by relevance
35 RK_U32 u32PicHeight; member
76 stAttr.stVencAttr.u32PicHeight = vencCtx->u32Height; in TEST_VENC_Create()317 stPicBufAttr.u32Height = stChnAttr.stVencAttr.u32PicHeight; in TEST_VENC_SendVencFrameProc()342 stChnAttr.stVencAttr.u32PicHeight, in TEST_VENC_SendVencFrameProc()357 stFrame.stVFrame.u32Height = stChnAttr.stVencAttr.u32PicHeight; in TEST_VENC_SendVencFrameProc()
46 RK_U32 u32PicHeight; member
83 RK_U32 u32PicHeight; /* RW; pic height */ member
368 RK_U32 u32PicHeight; member
106 stAttr.u32PicHeight = ctx->u32SrcHeight; in mpi_create_vdec()501 stAttr.stVencAttr.u32PicHeight = ctx->u32SrcHeight; in create_venc()
211 stAttr.u32PicHeight = ctx->u32SrcHeight; in mpi_create_vdec()
390 pstVencCtx[i].stAttr.stVencAttr.u32PicHeight = vpssOutputHeight[i]; in test_avs_vpss_venc_loop()
544 stAttr.stVencAttr.u32PicHeight = ctx->u32SrcHeight; in unit_test_mpi_venc()
810 pstAttr.u32PicHeight = ctx->stParserCfg.u32SrcHeight; in creat_vdec() 816 RK_LOGE(R"(enMode %d enType %d u32PicWidth %d u32PicHeight %d \ in creat_vdec() 818 pstAttr.enMode, pstAttr.enType, pstAttr.u32PicWidth, pstAttr.u32PicHeight, \ in creat_vdec()
237 ctx->stVencCfg[u32Ch].stAttr.stVencAttr.u32PicHeight = ctx->height; in init_venc_cfg()