Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_jitter_buffer.h944 virtual void NotifyCanRetrievePacket() = 0;
1136 OSCL_IMPORT_REF virtual void NotifyCanRetrievePacket();
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_node.cpp1970 jitterBuffer->NotifyCanRetrievePacket(); in SendData()
2821 pPortParams->ipJitterBuffer->NotifyCanRetrievePacket(); in DoStart()
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jitter_buffer_impl.cpp1130 OSCL_EXPORT_REF void PVMFJitterBufferImpl::NotifyCanRetrievePacket() in NotifyCanRetrievePacket() function in PVMFJitterBufferImpl