Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c698 VDEC_EX_BufferInfo stScalarVDECShmInfo; member
23782 if (pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.phyAddr != NULL && in MApi_VDEC_EX_V2_Init()
23783 pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.szSize != 0) in MApi_VDEC_EX_V2_Init()
23786 …pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.phyAddr, pVdecExContext->_Pre_Ctrl[u8Idx].stS… in MApi_VDEC_EX_V2_Init()
26677 … pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.eType = inputBufferInfo->eType; in MApi_VDEC_EX_V2_PreSetControl()
26678 … pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.phyAddr = inputBufferInfo->phyAddr; in MApi_VDEC_EX_V2_PreSetControl()
26679 … pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.szSize = inputBufferInfo->szSize; in MApi_VDEC_EX_V2_PreSetControl()
26680 … pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.u32Config = inputBufferInfo->u32Config; in MApi_VDEC_EX_V2_PreSetControl()
H A DapiVDEC_EX.c.0698 VDEC_EX_BufferInfo stScalarVDECShmInfo;
23059 if (pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.phyAddr != NULL &&
23060 pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.szSize != 0)
23063 …pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.phyAddr, pVdecExContext->_Pre_Ctrl[u8Idx].stS…
25921 … pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.eType = inputBufferInfo->eType;
25922 … pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.phyAddr = inputBufferInfo->phyAddr;
25923 … pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.szSize = inputBufferInfo->szSize;
25924 … pVdecExContext->_Pre_Ctrl[u8Idx].stScalarVDECShmInfo.u32Config = inputBufferInfo->u32Config;