Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_tmd.h35 RK_U32 u32PicHeight; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_venc.cpp76 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()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_ivs.h46 RK_U32 u32PicHeight; member
H A Drk_comm_vdec.h83 RK_U32 u32PicHeight; /* RW; pic height */ member
H A Drk_comm_venc.h368 RK_U32 u32PicHeight; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_all.cpp106 stAttr.u32PicHeight = ctx->u32SrcHeight; in mpi_create_vdec()
501 stAttr.stVencAttr.u32PicHeight = ctx->u32SrcHeight; in create_venc()
H A Dtest_mpi_vdec.cpp211 stAttr.u32PicHeight = ctx->u32SrcHeight; in mpi_create_vdec()
H A Dtest_mpi_avs.cpp390 pstVencCtx[i].stAttr.stVencAttr.u32PicHeight = vpssOutputHeight[i]; in test_avs_vpss_venc_loop()
H A Dtest_mpi_venc.cpp544 stAttr.stVencAttr.u32PicHeight = ctx->u32SrcHeight; in unit_test_mpi_venc()
H A Dtest_mpi_vo.cpp810 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()
H A Dtest_mpi_vi.cpp237 ctx->stVencCfg[u32Ch].stAttr.stVencAttr.u32PicHeight = ctx->height; in init_venc_cfg()