Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h532 MS_U32 bBypassInsertStartCode : 1; // TRUE: for bypass insert start code for UT... member
H A DdrvMVD_EX.c3091 pstCtrlCfg->stDbgModeCfg.bBypassInsertStartCode=bEn; in MDrv_MVD_SetDbgMode()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h580 MS_U32 bBypassInsertStartCode : 1; // TRUE: for bypass insert start code for UT... member
H A DdrvMVD_EX.c3370 pstCtrlCfg->stDbgModeCfg.bBypassInsertStartCode=bEn; in MDrv_MVD_SetDbgMode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h574 MS_U32 bBypassInsertStartCode : 1; // TRUE: for bypass insert start code for UT... member
H A DdrvMVD_EX.c3392 pstCtrlCfg->stDbgModeCfg.bBypassInsertStartCode=bEn; in MDrv_MVD_SetDbgMode()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A DhalMVD_EX.c6134 if(FALSE == pMVDHalContext->stCtrlCfg[u8Idx].stDbgModeCfg.bBypassInsertStartCode) in HAL_MVD_PushQueue()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A DhalMVD_EX.c6134 if(FALSE == pMVDHalContext->stCtrlCfg[u8Idx].stDbgModeCfg.bBypassInsertStartCode) in HAL_MVD_PushQueue()