Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c927 MS_BOOL bShowDecoderOrder[VDEC_MAX_SUPPORT_STREAM_NUM]; member
6398 pVdecExContext->bShowDecoderOrder[u8Idx] = bEnable; in _VDEC_EX_ShowDecodeOrder()
10600 pVdecExContext->bShowDecoderOrder[u8Idx] = FALSE; in _MApi_VDEC_EX_V2_Exit()
17593 … MdbPrint(u64ReqHdl,"[VDEC][%d]OrderOutput:%d\n",u8Idx,pVdecExContext->bShowDecoderOrder[u8Idx]); in _MApi_VDEC_EX_GetMdbInfo()
H A DapiVDEC_EX.c.0927 MS_BOOL bShowDecoderOrder[VDEC_MAX_SUPPORT_STREAM_NUM];
6394 pVdecExContext->bShowDecoderOrder[u8Idx] = bEnable;
10596 pVdecExContext->bShowDecoderOrder[u8Idx] = FALSE;
17589 … MdbPrint(u64ReqHdl,"[VDEC][%d]OrderOutput:%d\n",u8Idx,pVdecExContext->bShowDecoderOrder[u8Idx]);