Home
last modified time | relevance | path

Searched refs:AdjustClockTime32 (Results 1 – 6 of 6) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmf_media_clock.h336 …virtual OSCL_IMPORT_REF PVMFMediaClockAdjustTimeStatus AdjustClockTime32(uint32& aClockTime, uint3…
1136 …OSCL_IMPORT_REF PVMFMediaClockAdjustTimeStatus AdjustClockTime32(uint32& aClockTime, uint32& aTime…
/external/opencore/pvmi/pvmf/src/
Dpvmf_sync_util_data_queue.cpp446 …PVMFMediaClockAdjustTimeStatus ok = iClock->AdjustClockTime32(clktime, tbtime, adjtime, PVMF_MEDIA… in FrameStepClkAdjust()
Dpvmf_media_clock.cpp383 OSCL_EXPORT_REF PVMFMediaClockAdjustTimeStatus PVMFMediaClock::AdjustClockTime32(uint32& aClockTime… in AdjustClockTime32() function in PVMFMediaClock
/external/opencore/android/
Dandroid_audio_mio.cpp737 …iClock->AdjustClockTime32(clockTime32, timeBaseTime32, updateClock32,PVMF_MEDIA_CLOCK_MSEC,overflo… in UpdateClock()
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
Dpvmf_rtp_jitter_buffer_impl.cpp1248 irEstimatedServerClock.AdjustClockTime32(currentTime32, in UpdateEstimatedServerClock()
/external/opencore/pvmi/media_io/pvmiofileoutput/src/
Dpvmi_media_io_fileoutput.cpp2148 … iClock->AdjustClockTime32(clktime, tbtime, adjtime, PVMF_MEDIA_CLOCK_MSEC, overflow); in AdjustClock()