Home
last modified time | relevance | path

Searched defs:aAllocSize (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp3066 uint32 aAllocSize, // size to allocate from pool (hdr only or hdr+ buffer) in ProvideBuffersToComponent()
3285 uint32 aAllocSize, // size to allocate from pool (hdr only or hdr+ buffer) in FreeBuffersFromComponent()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp4300 uint32 aAllocSize, // size to allocate from pool (hdr only or hdr+ buffer) in ProvideBuffersToComponent()
4484 uint32 aAllocSize, // size to allocate from pool (hdr only or hdr+ buffer) in FreeBuffersFromComponent()
9821 …MXEncNode::MemAllocate(OsclAny *&aPtr, OsclMemPoolFixedChunkAllocator *aMemPool, uint32 aAllocSize) in MemAllocate()
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h524 …nkFromMemPool(OsclAny*& aCtrlStructPtr, OsclMemPoolFixedChunkAllocator *aMemPool, int32 aAllocSize) in AllocateChunkFromMemPool()