Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp157 stRgnChnAttr.unChnAttr.stOverlayChn.stQpInfo.bEnable = pstRgnCtx->bRgnQp; in test_rgn_overlay_process()
158 stRgnChnAttr.unChnAttr.stOverlayChn.stQpInfo.bForceIntra = RK_TRUE; in test_rgn_overlay_process()
159 stRgnChnAttr.unChnAttr.stOverlayChn.stQpInfo.bAbsQp = RK_FALSE; in test_rgn_overlay_process()
160 stRgnChnAttr.unChnAttr.stOverlayChn.stQpInfo.s32Qp = -10 * (i + 1); in test_rgn_overlay_process()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_rgn.h124 OVERLAY_QP_INFO_S stQpInfo; member