Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c919 VDEC_EX_NDecBBURange stBBURgn[VDEC_MAX_SUPPORT_STREAM_NUM]; member
10677 …2MVDCodecType(pVdecExContext->_Attr[u8Idx].eCodecType), pVdecExContext->stBBURgn[u8Idx].bShareBBU)… in _MApi_VDEC_EX_V2_Rst()
22948 pVdecExContext->stBBURgn[u8Idx].bShareBBU = FALSE; in MApi_VDEC_EX_V2_Init()
22949 …pVdecExContext->stBBURgn[u8Idx].phyAddr = pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u… in MApi_VDEC_EX_V2_Init()
22950 …pVdecExContext->stBBURgn[u8Idx].szSize = pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u3… in MApi_VDEC_EX_V2_Init()
22965 pVdecExContext->stBBURgn[u8Idx].bShareBBU = TRUE; in MApi_VDEC_EX_V2_Init()
22966 pVdecExContext->stBBURgn[u8Idx].phyAddr = stBBUTmpRgn.phyAddr; in MApi_VDEC_EX_V2_Init()
22967 pVdecExContext->stBBURgn[u8Idx].szSize = stBBUTmpRgn.szSize; in MApi_VDEC_EX_V2_Init()
22995 pVdecExContext->stBBURgn[u8Idx].bShareBBU = TRUE; in MApi_VDEC_EX_V2_Init()
22996 pVdecExContext->stBBURgn[u8Idx].phyAddr = stBBUTmpRgn.phyAddr; in MApi_VDEC_EX_V2_Init()
[all …]
H A DapiVDEC_EX.c.0919 VDEC_EX_NDecBBURange stBBURgn[VDEC_MAX_SUPPORT_STREAM_NUM];
10673 …2MVDCodecType(pVdecExContext->_Attr[u8Idx].eCodecType), pVdecExContext->stBBURgn[u8Idx].bShareBBU)…
22227 pVdecExContext->stBBURgn[u8Idx].bShareBBU = FALSE;
22228 …pVdecExContext->stBBURgn[u8Idx].phyAddr = pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u…
22229 …pVdecExContext->stBBURgn[u8Idx].szSize = pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u3…
22244 pVdecExContext->stBBURgn[u8Idx].bShareBBU = TRUE;
22245 pVdecExContext->stBBURgn[u8Idx].phyAddr = stBBUTmpRgn.phyAddr;
22246 pVdecExContext->stBBURgn[u8Idx].szSize = stBBUTmpRgn.szSize;
22274 pVdecExContext->stBBURgn[u8Idx].bShareBBU = TRUE;
22275 pVdecExContext->stBBURgn[u8Idx].phyAddr = stBBUTmpRgn.phyAddr;
[all …]