HomeSort by relevance Sort by last modified time
    Searched refs:NonDecClkNotificationInterfaceObserver (Results 1 - 2 of 2) sorted by null

  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_jb_event_notifier.h 60 class NonDecClkNotificationInterfaceObserver: public PVMFMediaClockNotificationsObs
63 NonDecClkNotificationInterfaceObserver(Oscl_Vector<PVMFJBEventNotifierRequestInfo*, OsclMemAllocator>& aJBEvntNtfrRequestInfoVectNonDecClk)
184 NonDecClkNotificationInterfaceObserver* ipNonDecreasingClkNotificationInterfaceObserver;
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jb_event_notifier.cpp 43 ipNonDecreasingClkNotificationInterfaceObserver = OSCL_NEW(NonDecClkNotificationInterfaceObserver, (iJBEvntNtfrRequestInfoVectNonDecClk));
395 //NonDecClkNotificationInterfaceObserver
397 void NonDecClkNotificationInterfaceObserver::ProcessCallBack(uint32 aCallBackID, PVTimeComparisonUtils::MediaTimeStatus aTimerAccuracy, uint32 aDelta, const OsclAny* aContextData, PVMFStatus aStatus)
428 void NonDecClkNotificationInterfaceObserver::NotificationsInterfaceDestroyed()

Completed in 9022 milliseconds