Home
last modified time | relevance | path

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

/external/opencore/protocols/rtp_payload_parser/include/
Drtppp_media_frag_group.h55 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs,
90 void RTPPPMediaFragGroupCombinedAlloc<Alloc>::notifyfreechunkavailable( in notifyfreechunkavailable() function
109 this->PVMFMediaFragGroupCombinedAlloc<Alloc>::notifyfreechunkavailable(obs, aContextData); in notifyfreechunkgroupavailable()
Drtp_payload_parser_base.h69 … void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs, int numChunks = 1)
/external/opencore/baselibs/threadsafe_callback_ao/src/
Dthreadsafe_mempool.h73 …OSCL_IMPORT_REF virtual void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs,…
Dthreadsafe_mempool.cpp231 OSCL_EXPORT_REF void ThreadSafeMemPoolFixedChunkAllocator::notifyfreechunkavailable(OsclMemPoolFixe… in notifyfreechunkavailable() function in ThreadSafeMemPoolFixedChunkAllocator
/external/opencore/nodes/pvclientserversocketnode/include/
Dpvmf_socket_buffer_allocators.h111 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);
Dpvmf_clientserver_socket_node.h87 void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& aObserver,
93 iSocketAllocSharedPtr->notifyfreechunkavailable(aObserver, aSize, aContextData);
/external/opencore/nodes/streaming/common/include/
Dpvmf_streaming_buffer_allocators.h141 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/
Doscl_mem_mempool.h116 …OSCL_IMPORT_REF virtual void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs,…
Doscl_mem_mempool.cpp163 OSCL_EXPORT_REF void OsclMemPoolFixedChunkAllocator::notifyfreechunkavailable(OsclMemPoolFixedChunk… in notifyfreechunkavailable() function in OsclMemPoolFixedChunkAllocator
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp1684 …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/
Dpvmf_media_frag_group.h147 …void notifyfreechunkavailable(OsclMemPoolFixedChunkAllocatorObserver& obs, OsclAny* aContextData =…
/external/opencore/nodes/pvclientserversocketnode/src/
Dpvmf_clientserver_socket_node.cpp1563 iSockConfig->iMemPool->notifyfreechunkavailable(*iSockConfig, aSize, NULL); in StartRecvWaitOnMemory()
1567 iSockConfig->iMemPool->iMediaDataMemPool->notifyfreechunkavailable(*iSockConfig, NULL); in StartRecvWaitOnMemory()
/external/opencore/nodes/pvmediainputnode/src/
Dpvmf_media_input_node_outport.cpp397 iMediaDataAllocMemPool->notifyfreechunkavailable(*this); in writeAsync()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp1860 …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/
Dpvmf_amrffparser_node.cpp3597 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/
Dpvmf_rtp_jitter_buffer_impl.cpp397 iMediaDataGroupAlloc->notifyfreechunkavailable(*this); in NotifyFreeSpaceAvailable()
/external/opencore/nodes/pvdummyinputnode/src/
Dpvmf_dummy_fileinput_node.cpp1518 iMediaBufferMemPool->notifyfreechunkavailable(*this); in GenerateMediaMessage()
/external/opencore/nodes/pvwavffparsernode/src/
Dpvmf_wavffparser_node.cpp629 …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/
Dpvmf_jitter_buffer_impl.cpp1525 iMediaDataGroupAlloc->notifyfreechunkavailable(*this); in NotifyFreeSpaceAvailable()
/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_node.cpp2353 …poutPort->ipFragGroupAllocator->notifyfreechunkavailable(*((PVMFMediaLayerPort*)pinputPort->iPort)… in sendAccessUnits()
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp812 aTrackInfoPtr->iMediaDataMemPool->notifyfreechunkavailable(*fixedChunkObs); in RetrieveMediaSample()
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.cpp2149 aTrackPortInfo.iMediaDataMemPool->notifyfreechunkavailable(*this); in RetrieveTrackData()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp4350 …aTrackPortInfo.iMediaDataMemPool->notifyfreechunkavailable(aTrackPortInfo); // Enable flag to … in RetrieveTrackData()
4371 aTrackPortInfo.iMediaDataGroupAlloc->notifyfreechunkavailable(aTrackPortInfo); in RetrieveTrackData()
/external/opencore/nodes/pvsocketnode/src/
Dpvmf_socket_node.cpp1557 aSockConfig.iMemPool->iMediaDataMemPool->notifyfreechunkavailable(aSockConfig, NULL); in StartRecvWaitOnMemory()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp4722 ipFragGroupAllocator->notifyfreechunkavailable(*this, NULL); in DispatchEmbeddedRdtData()