Searched refs:pstBlockFB1 (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 5077 VDEC_EX_Allocator_Block *pstBlockFB1 = NULL; 5086 …if(_VDEC_EX_NdecAllocator_GetFrameBufferBlock(u8Idx, E_VDEC_EX_BUFFERTYPE_FB_MAIN, &pstBlockFB1) =… 5088 *pszFrameBuf1 = pstBlockFB1->stBlockInfo.szSize; 22864 VDEC_EX_Allocator_Block *pstBlockFB1 = NULL, *pstBlockBS = NULL; in MApi_VDEC_EX_V2_Init() local 22889 … eRet = _VDEC_EX_NdecAllocator_MallocBuffer(u8Idx, eBufType, &stBufRgnFB1, &pstBlockFB1); in MApi_VDEC_EX_V2_Init() 22902 … eRet = _VDEC_EX_NdecAllocator_MallocBuffer(u8Idx, eBufType, &stBufRgnFB1, &pstBlockFB1); in MApi_VDEC_EX_V2_Init() 22915 …decExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufAddr = pstBlockFB1->stBlockInfo.ph… in MApi_VDEC_EX_V2_Init() 22916 …decExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufSize = pstBlockFB1->stBlockInfo.sz… in MApi_VDEC_EX_V2_Init()
|
| H A D | apiVDEC_EX.c.0 | 5073 VDEC_EX_Allocator_Block *pstBlockFB1 = NULL; 5082 …if(_VDEC_EX_NdecAllocator_GetFrameBufferBlock(u8Idx, E_VDEC_EX_BUFFERTYPE_FB_MAIN, &pstBlockFB1) =… 5084 *pszFrameBuf1 = pstBlockFB1->stBlockInfo.szSize; 22143 VDEC_EX_Allocator_Block *pstBlockFB1 = NULL, *pstBlockBS = NULL; 22168 … eRet = _VDEC_EX_NdecAllocator_MallocBuffer(u8Idx, eBufType, &stBufRgnFB1, &pstBlockFB1); 22181 … eRet = _VDEC_EX_NdecAllocator_MallocBuffer(u8Idx, eBufType, &stBufRgnFB1, &pstBlockFB1); 22194 …decExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufAddr = pstBlockFB1->stBlockInfo.ph… 22195 …decExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufSize = pstBlockFB1->stBlockInfo.sz…
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_EX.c | 20620 VDEC_EX_Allocator_Block *pstBlockFB1 = NULL, *pstBlockBS = NULL; in MApi_VDEC_EX_V2_Init() local 20643 … eRet = _VDEC_EX_NdecAllocator_MallocFrameBuffer(u8Idx, eBufType, &stBufRgnFB1, &pstBlockFB1); in MApi_VDEC_EX_V2_Init() 20651 …pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufAddr = pstBlockFB1->stBlockInfo.… in MApi_VDEC_EX_V2_Init() 20652 …pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32FrameBufSize = pstBlockFB1->stBlockInfo.… in MApi_VDEC_EX_V2_Init()
|