Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_proxy/src/
Domx_proxy_interface.h387 …E hComp, OMX_BUFFERHEADERTYPE** ppBuf, OMX_U32 nPtIndex, OMX_PTR pApPrv, OMX_U32 nSz, OMX_U8* pBuf) in UseBufMsg() argument
388 …omp), ppBufferHdr(ppBuf), nPortIndex(nPtIndex), pAppPrivate(pApPrv), nSizeBytes(nSz), pBuffer(pBuf) in UseBufMsg()
405 …(OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE** ppBuf, OMX_U32 nPtIndex, OMX_PTR pApPrv, OMX_U32 nSz) in AllocBufMsg() argument
406 … : hComponent(hComp), pBuffer(ppBuf), nPortIndex(nPtIndex), pAppPrivate(pApPrv), nSizeBytes(nSz) in AllocBufMsg()