Searched refs:PVMFMediaClockNotificationsObs (Results 1 – 7 of 7) sorted by relevance
/external/opencore/pvmi/pvmf/include/ |
D | pvmf_media_clock.h | 88 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/ |
D | pvmf_jb_event_notifier.h | 60 class NonDecClkNotificationInterfaceObserver: public PVMFMediaClockNotificationsObs 75 class EstimatedSrvrClkNotificationInterfaceObserver: public PVMFMediaClockNotificationsObs 90 class ClientPlaybackClkNotificationInterfaceObserver: public PVMFMediaClockNotificationsObs
|
/external/opencore/pvmi/pvmf/src/ |
D | pvmf_media_clock.cpp | 1076 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/ |
D | pvmf_jb_event_notifier.cpp | 112 PVMFMediaClockNotificationsObs* callbackObserver = NULL; in RequestCallBack() 203 PVMFMediaClockNotificationsObs* callbackObserver = NULL; in RequestAbsoluteTimeCallBack()
|
/external/opencore/nodes/pvmediaoutputnode/src/ |
D | pv_media_output_node_inport.h | 89 , public PVMFMediaClockNotificationsObs
|
/external/opencore/engines/player/src/ |
D | pv_player_engine.h | 890 public PVMFMediaClockNotificationsObs,
|
D | pv_player_engine.cpp | 16502 … iPlayStatusCallbackTimerMarginWindow, (PVMFMediaClockNotificationsObs*)this, false, NULL, in StartPlaybackStatusTimer()
|