Home
last modified time | relevance | path

Searched refs:PVMFMediaClockNotificationsObs (Results 1 – 7 of 7) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmf_media_clock.h88 class PVMFMediaClockNotificationsObs; variable
139 PVMFMediaClockNotificationsObs* aCallbackObserver;
165 class PVMFMediaClockNotificationsObs : public virtual PVMFMediaClockNotificationsObsBase
479 /*IN*/ PVMFMediaClockNotificationsObs* aObs,
512 /*IN*/ PVMFMediaClockNotificationsObs* aObs,
567 /*IN*/ PVMFMediaClockNotificationsObs* aObs,
600 /*IN*/ PVMFMediaClockNotificationsObs* aObs,
759 /*IN*/ PVMFMediaClockNotificationsObs* aObs,
793 /*IN*/ PVMFMediaClockNotificationsObs* aObs,
847 /*IN*/ PVMFMediaClockNotificationsObs* aObs,
[all …]
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_jb_event_notifier.h60 class NonDecClkNotificationInterfaceObserver: public PVMFMediaClockNotificationsObs
75 class EstimatedSrvrClkNotificationInterfaceObserver: public PVMFMediaClockNotificationsObs
90 class ClientPlaybackClkNotificationInterfaceObserver: public PVMFMediaClockNotificationsObs
/external/opencore/pvmi/pvmf/src/
Dpvmf_media_clock.cpp1076 PVMFMediaClockNotificationsObs* aCallback, in SetCallbackCommon()
1180 /*IN*/ PVMFMediaClockNotificationsObs* aCallback, in SetCallbackAbsoluteTime()
1351 /*IN*/ PVMFMediaClockNotificationsObs* aCallback, in SetCallbackDeltaTime()
1463 /*IN*/ PVMFMediaClockNotificationsObs* aCallback, in SetNPTCallbackAbsoluteTime()
1482 /*IN*/ PVMFMediaClockNotificationsObs* aCallback, in SetNPTCallbackDeltaTime()
1637 status = SetCallbackDeltaTime(aDelta, 0, (PVMFMediaClockNotificationsObs*)this, false, in QueueClockStartNotificationEvent()
1660 …ackAbsoluteTime(element.mediaClockPosition, element.window, (PVMFMediaClockNotificationsObs*)this,… in QueueNPTClockTransitionEvent()
1943 /*IN*/ PVMFMediaClockNotificationsObs* aCallback, in SetCallbackAbsoluteTime()
1962 /*IN*/ PVMFMediaClockNotificationsObs* aCallback, in SetCallbackDeltaTime()
1994 /*IN*/ PVMFMediaClockNotificationsObs* aCallback, in SetNPTCallbackAbsoluteTime()
[all …]
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jb_event_notifier.cpp112 PVMFMediaClockNotificationsObs* callbackObserver = NULL; in RequestCallBack()
203 PVMFMediaClockNotificationsObs* callbackObserver = NULL; in RequestAbsoluteTimeCallBack()
/external/opencore/nodes/pvmediaoutputnode/src/
Dpv_media_output_node_inport.h89 , public PVMFMediaClockNotificationsObs
/external/opencore/engines/player/src/
Dpv_player_engine.h890 public PVMFMediaClockNotificationsObs,
Dpv_player_engine.cpp16502 … iPlayStatusCallbackTimerMarginWindow, (PVMFMediaClockNotificationsObs*)this, false, NULL, in StartPlaybackStatusTimer()