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

  /frameworks/base/services/common_time/
clock_recovery.h 96 void reset_l(bool position, bool frequency);
clock_recovery.cpp 109 reset_l(position, frequency);
243 reset_l(false, true);
306 void ClockRecoveryLoop::reset_l(bool position, bool frequency) {
  /frameworks/av/include/media/
mediaplayer.h 244 status_t reset_l();
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.h 242 void reset_l();
PreviewPlayer.cpp 174 reset_l();
271 void PreviewPlayer::reset_l() { function in class:android::PreviewPlayer
782 // The event has been cancelled in reset_l() but had already
    [all...]
  /frameworks/av/media/libmedia/
mediaplayer.cpp 474 status_t MediaPlayer::reset_l() function in class:android::MediaPlayer
514 return reset_l();
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 248 void reset_l();
  /frameworks/av/services/audioflinger/
Effects.h 66 void reset_l();
Effects.cpp 218 reset_l();
246 reset_l();
304 void AudioFlinger::EffectModule::reset_l() function in class:android::AudioFlinger::EffectModule
    [all...]
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 266 reset_l();
303 reset_l();
468 reset_l();
471 void AwesomePlayer::reset_l() { function in class:android::AwesomePlayer
    [all...]

Completed in 438 milliseconds