/external/opencore/protocols/rtp_payload_parser/include/ |
D | rtppp_media_frag_group.h | 55 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs, 90 void RTPPPMediaFragGroupCombinedAlloc<Alloc>::notifyfreechunkavailable( in notifyfreechunkavailable() function 109 this->PVMFMediaFragGroupCombinedAlloc<Alloc>::notifyfreechunkavailable(obs, aContextData); in notifyfreechunkgroupavailable()
|
D | rtp_payload_parser_base.h | 69 … void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs, int numChunks = 1)
|
/external/opencore/baselibs/threadsafe_callback_ao/src/ |
D | threadsafe_mempool.h | 73 …OSCL_IMPORT_REF virtual void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs,…
|
D | threadsafe_mempool.cpp | 231 OSCL_EXPORT_REF void ThreadSafeMemPoolFixedChunkAllocator::notifyfreechunkavailable(OsclMemPoolFixe… in notifyfreechunkavailable() function in ThreadSafeMemPoolFixedChunkAllocator
|
/external/opencore/nodes/pvclientserversocketnode/include/ |
D | pvmf_socket_buffer_allocators.h | 111 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& aObserver, 116 alloc.notifyfreechunkavailable(aObserver, aContextData); 1235 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& aObserver, 1539 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& aObserver, 1547 … socketDataAllocator->notifyfreechunkavailable(aObserver, (aSize + iBufferOverhead), aContextData); 1553 … socketDataAllocator->notifyfreechunkavailable(aObserver, (aSize + iBufferOverhead), aContextData);
|
D | pvmf_clientserver_socket_node.h | 87 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& aObserver, 93 iSocketAllocSharedPtr->notifyfreechunkavailable(aObserver, aSize, aContextData);
|
/external/opencore/nodes/streaming/common/include/ |
D | pvmf_streaming_buffer_allocators.h | 141 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& aObserver, 146 alloc.notifyfreechunkavailable(aObserver, aContextData); 1272 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& aObserver, 1576 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& aObserver, 1584 … socketDataAllocator->notifyfreechunkavailable(aObserver, (aSize + iBufferOverhead), aContextData); 1590 … socketDataAllocator->notifyfreechunkavailable(aObserver, (aSize + iBufferOverhead), aContextData);
|
/external/opencore/oscl/oscl/osclmemory/src/ |
D | oscl_mem_mempool.h | 116 …OSCL_IMPORT_REF virtual void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs,…
|
D | oscl_mem_mempool.cpp | 163 OSCL_EXPORT_REF void OsclMemPoolFixedChunkAllocator::notifyfreechunkavailable(OsclMemPoolFixedChunk… in notifyfreechunkavailable() function in OsclMemPoolFixedChunkAllocator
|
/external/opencore/nodes/pvomxbasedecnode/src/ |
D | pvmf_omx_basedec_node.cpp | 1684 …iOutBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny *) iOutBufMemoryPool); // To signal wh… in SendOutputBufferToOMXComponent() 1705 iOutBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny *)iOutBufMemoryPool); in SendOutputBufferToOMXComponent() 1787 …iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); // To signal when … in SendEOSBufferToOMXComponent() 1806 iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); in SendEOSBufferToOMXComponent() 2126 …iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); // To signal when … in SendInputBufferToOMXComponent() 2145 iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); in SendInputBufferToOMXComponent() 2710 iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); in SendConfigBufferToOMXComponent() 3286 aMemPool->notifyfreechunkavailable((*this), (OsclAny*) aMemPool); in FreeBuffersFromComponent() 5160 iInBufMemoryPool->notifyfreechunkavailable(*this, aContext); in freechunkavailable() 5173 iOutBufMemoryPool->notifyfreechunkavailable(*this, aContext); in freechunkavailable()
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmf_media_frag_group.h | 147 …void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs, OsclAny* aContextData =…
|
/external/opencore/nodes/pvclientserversocketnode/src/ |
D | pvmf_clientserver_socket_node.cpp | 1563 iSockConfig->iMemPool->notifyfreechunkavailable(*iSockConfig, aSize, NULL); in StartRecvWaitOnMemory() 1567 iSockConfig->iMemPool->iMediaDataMemPool->notifyfreechunkavailable(*iSockConfig, NULL); in StartRecvWaitOnMemory()
|
/external/opencore/nodes/pvmediainputnode/src/ |
D | pvmf_media_input_node_outport.cpp | 397 iMediaDataAllocMemPool->notifyfreechunkavailable(*this); in writeAsync()
|
/external/opencore/nodes/pvomxencnode/src/ |
D | pvmf_omx_enc_node.cpp | 1860 …iOutBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny *) iOutBufMemoryPool); // To signal wh… in SendOutputBufferToOMXComponent() 1880 iOutBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny *)iOutBufMemoryPool); in SendOutputBufferToOMXComponent() 3639 …iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); // To signal when … in SendEOSBufferToOMXComponent() 3658 iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); in SendEOSBufferToOMXComponent() 3727 …iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); // To signal when … in SendInputBufferToOMXComponent() 3747 iInBufMemoryPool->notifyfreechunkavailable(*this, (OsclAny*) iInBufMemoryPool); in SendInputBufferToOMXComponent() 4343 aMemPool->notifyfreechunkavailable((*this), (OsclAny*) aMemPool); in FreeBuffersFromComponent() 7529 iInBufMemoryPool->notifyfreechunkavailable(*this, aContext); in freechunkavailable() 7542 iOutBufMemoryPool->notifyfreechunkavailable(*this, aContext); in freechunkavailable()
|
/external/opencore/nodes/pvamrffparsernode/src/ |
D | pvmf_amrffparser_node.cpp | 3597 aTrackInfoPtr->iMediaDataMemPool->notifyfreechunkavailable(*fixedChunkObs); in RetrieveMediaSample() 3771 …aTrackPortInfo.iTrackDataMemoryPool->notifyfreechunkavailable(aTrackPortInfo); // Enable flag to … in RetrieveTrackData() 3806 …aTrackPortInfo.iMediaDataMemPool->notifyfreechunkavailable(aTrackPortInfo); // Enable flag to … in RetrieveTrackData()
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/ |
D | pvmf_rtp_jitter_buffer_impl.cpp | 397 iMediaDataGroupAlloc->notifyfreechunkavailable(*this); in NotifyFreeSpaceAvailable()
|
/external/opencore/nodes/pvdummyinputnode/src/ |
D | pvmf_dummy_fileinput_node.cpp | 1518 iMediaBufferMemPool->notifyfreechunkavailable(*this); in GenerateMediaMessage()
|
/external/opencore/nodes/pvwavffparsernode/src/ |
D | pvmf_wavffparser_node.cpp | 629 …aTrackPortInfo.iTrackDataMemoryPool->notifyfreechunkavailable(aTrackPortInfo); // Enable flag to … in RetrieveTrackData() 668 …aTrackPortInfo.iMediaDataMemPool->notifyfreechunkavailable(aTrackPortInfo); // Enable flag to … in RetrieveTrackData()
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
D | pvmf_jitter_buffer_impl.cpp | 1525 iMediaDataGroupAlloc->notifyfreechunkavailable(*this); in NotifyFreeSpaceAvailable()
|
/external/opencore/nodes/streaming/medialayernode/src/ |
D | pvmf_medialayer_node.cpp | 2353 …poutPort->ipFragGroupAllocator->notifyfreechunkavailable(*((PVMFMediaLayerPort*)pinputPort->iPort)… in sendAccessUnits()
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_node.cpp | 812 aTrackInfoPtr->iMediaDataMemPool->notifyfreechunkavailable(*fixedChunkObs); in RetrieveMediaSample()
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_node.cpp | 2149 aTrackPortInfo.iMediaDataMemPool->notifyfreechunkavailable(*this); in RetrieveTrackData()
|
/external/opencore/nodes/pvmp4ffparsernode/src/ |
D | pvmf_mp4ffparser_node.cpp | 4350 …aTrackPortInfo.iMediaDataMemPool->notifyfreechunkavailable(aTrackPortInfo); // Enable flag to … in RetrieveTrackData() 4371 aTrackPortInfo.iMediaDataGroupAlloc->notifyfreechunkavailable(aTrackPortInfo); in RetrieveTrackData()
|
/external/opencore/nodes/pvsocketnode/src/ |
D | pvmf_socket_node.cpp | 1557 aSockConfig.iMemPool->iMediaDataMemPool->notifyfreechunkavailable(aSockConfig, NULL); in StartRecvWaitOnMemory()
|
/external/opencore/protocols/rtsp_client_engine/src/ |
D | pvrtsp_client_engine_node.cpp | 4722 ipFragGroupAllocator->notifyfreechunkavailable(*this, NULL); in DispatchEmbeddedRdtData()
|