Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c492 #define FBMNG_AVC4K_SIZE 0x8200000 macro
20494 if (pVdecExContext->_stFBMng[u8Idx].u32FrameBufSize >= FBMNG_AVC4K_SIZE) in MApi_VDEC_EX_V2_Init()
20521 ….SysConfig.u32FrameBufAddr = pVdecExContext->_stFBMng[u8IdxSel].u32FrameBufAddr + FBMNG_AVC4K_SIZE; in MApi_VDEC_EX_V2_Init()
20522 ….SysConfig.u32FrameBufSize = pVdecExContext->_stFBMng[u8IdxSel].u32FrameBufSize - FBMNG_AVC4K_SIZE; in MApi_VDEC_EX_V2_Init()
20527 … pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufSize = FBMNG_AVC4K_SIZE; in MApi_VDEC_EX_V2_Init()
20538 … pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufSize = FBMNG_AVC4K_SIZE; in MApi_VDEC_EX_V2_Init()
20555 ….SysConfig.u32FrameBufAddr = pVdecExContext->_stFBMng[u8IdxSel].u32FrameBufAddr + FBMNG_AVC4K_SIZE; in MApi_VDEC_EX_V2_Init()
20556 ….SysConfig.u32FrameBufSize = pVdecExContext->_stFBMng[u8IdxSel].u32FrameBufSize - FBMNG_AVC4K_SIZE; in MApi_VDEC_EX_V2_Init()
20561 … pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufSize = FBMNG_AVC4K_SIZE; in MApi_VDEC_EX_V2_Init()
20577 … pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufSize = FBMNG_AVC4K_SIZE; in MApi_VDEC_EX_V2_Init()
[all …]