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

  /external/opencore/pvmi/pvmf/include/
pvmf_media_clock.h 368 * @return true if AdjustClockTime32 is successful
370 virtual OSCL_IMPORT_REF PVMFMediaClockAdjustTimeStatus AdjustClockTime32(uint32& aClockTime, uint32& aTimebaseTime, uint32& aAdjustedTime, PVMFMediaClock_TimeUnits aUnits, bool& aOverFlow) = 0;
    [all...]
  /external/opencore/pvmi/pvmf/src/
pvmf_sync_util_data_queue.cpp 446 PVMFMediaClockAdjustTimeStatus ok = iClock->AdjustClockTime32(clktime, tbtime, adjtime, PVMF_MEDIA_CLOCK_MSEC, overflow);
pvmf_media_clock.cpp 384 OSCL_EXPORT_REF PVMFMediaClockAdjustTimeStatus PVMFMediaClock::AdjustClockTime32(uint32& aClockTime,
    [all...]
  /external/opencore/android/
android_audio_mio.cpp 728 iClock->AdjustClockTime32(clockTime32, timeBaseTime32, updateClock32,PVMF_MEDIA_CLOCK_MSEC,overflowFlag);
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
pvmf_rtp_jitter_buffer_impl.cpp     [all...]
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]

Completed in 323 milliseconds