Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c799 VDEC_EX_FB_LOCATION eLocation; /// Using location. member
20500 VDEC_EX_FB_LOCATION eAnoLocation = pVdecExContext->_stFBMng[u8AnoIdx].eLocation; in MApi_VDEC_EX_V2_Init()
20516 … pVdecExContext->_stFBMng[u8Idx].eLocation = eAnoLocation^FBLOC_FRONT_TAIL_MASK; in MApi_VDEC_EX_V2_Init()
20517 … u8IdxSel = ((pVdecExContext->_stFBMng[u8Idx].eLocation)&FBLOC_TASK_FB_MASK)?(1):(0); in MApi_VDEC_EX_V2_Init()
20519 … if (pVdecExContext->_stFBMng[u8Idx].eLocation & FBLOC_FRONT_TAIL_MASK) //tail in MApi_VDEC_EX_V2_Init()
20532 … pVdecExContext->_stFBMng[u8Idx].eLocation = eAnoLocation^FBLOC_TASK_FB_MASK; in MApi_VDEC_EX_V2_Init()
20533 …pVdecExContext->_stFBMng[u8Idx].eLocation = (pVdecExContext->_stFBMng[u8Idx].eLocation)&FBLOC_FORC… in MApi_VDEC_EX_V2_Init()
20535 … u8IdxSel = ((pVdecExContext->_stFBMng[u8Idx].eLocation)&FBLOC_TASK_FB_MASK)?(1):(0); in MApi_VDEC_EX_V2_Init()
20548 if (pVdecExContext->_stFBMng[u8AnoIdx].eLocation != E_VDEC_EX_FB_NONE) in MApi_VDEC_EX_V2_Init()
20550 …pVdecExContext->_stFBMng[u8Idx].eLocation = (pVdecExContext->_stFBMng[u8AnoIdx].eLocation)^FBLOC_F… in MApi_VDEC_EX_V2_Init()
[all …]