Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
Dpvmf_rtp_jitter_buffer_impl.cpp88 RequestEventCallBack(JB_BUFFERING_DURATION_COMPLETE); in StreamingSessionStarted()
1063 RequestEventCallBack(JB_NOTIFY_WAIT_FOR_OOO_PACKET_COMPLETE , delta, NULL); in CanRetrievePacket()
1079RequestEventCallBack(JB_MONITOR_REBUFFERING, (clockDiff - iRebufferingThresholdInMilliSeconds)); in CanRetrievePacket()
1147 RequestEventCallBack(JB_NOTIFY_WAIT_FOR_OOO_PACKET_COMPLETE , delta, NULL); in CanRetrievePacket()
1206RequestEventCallBack(JB_MONITOR_REBUFFERING, (clockDiff - iRebufferingThresholdInMilliSeconds)); in CanRetrievePacket()
1429 RequestEventCallBack(JB_BUFFERING_DURATION_COMPLETE); in ReportJBInfoEvent()
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_node.cpp1737 RequestEventCallBack(JB_INCOMING_MEDIA_INACTIVITY_DURATION_EXPIRED); in ProcessIncomingMsg()
2808 RequestEventCallBack(JB_INCOMING_MEDIA_INACTIVITY_DURATION_EXPIRED); in DoStart()
2831 RequestEventCallBack(JB_NOTIFY_REPORT_BUFFERING_STATUS); in DoStart()
3211 RequestEventCallBack(JB_NOTIFY_REPORT_BUFFERING_STATUS); in ProcessJBInfoEvent()
3268 RequestEventCallBack(JB_INCOMING_MEDIA_INACTIVITY_DURATION_EXPIRED); in ProcessJBInfoEvent()
3346 RequestEventCallBack(JB_INCOMING_MEDIA_INACTIVITY_DURATION_EXPIRED); in UpdateRebufferingStats()
3497 RequestEventCallBack(JB_NOTIFY_REPORT_BUFFERING_STATUS); in HandleEvent_NotifyReportBufferingStatus()
3527 bool PVMFJitterBufferNode::RequestEventCallBack(JB_NOTIFY_CALLBACK aEventType, uint32 aDelay, OsclA… in RequestEventCallBack() function in PVMFJitterBufferNode
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jitter_buffer_impl.cpp866 OSCL_EXPORT_REF bool PVMFJitterBufferImpl::RequestEventCallBack(JB_NOTIFY_CALLBACK aEventType, uint… in RequestEventCallBack() function in PVMFJitterBufferImpl
1665 RequestEventCallBack(JB_BUFFERING_DURATION_COMPLETE); in HandleEvent_JitterBufferBufferingDurationComplete()
/external/opencore/nodes/streaming/jitterbuffernode/include/
Dpvmf_jitter_buffer_node.h455 …bool RequestEventCallBack(JB_NOTIFY_CALLBACK aEventType, uint32 aDelay = 0, OsclAny* aContext = NU…
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_jitter_buffer.h1178 …OSCL_IMPORT_REF bool RequestEventCallBack(JB_NOTIFY_CALLBACK aEventType, uint32 aDelay = 0, OsclAn…