Home
last modified time | relevance | path

Searched refs:reset_l (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/common_time/
Dclock_recovery.cpp109 reset_l(position, frequency); in reset()
243 reset_l(false, true); in pushDisciplineEvent()
306 void ClockRecoveryLoop::reset_l(bool position, bool frequency) { in reset_l() function in android::ClockRecoveryLoop
Dclock_recovery.h96 void reset_l(bool position, bool frequency);
/frameworks/av/include/media/
Dmediaplayer.h254 status_t reset_l();
/frameworks/av/libvideoeditor/lvpp/
DPreviewPlayer.h242 void reset_l();
DPreviewPlayer.cpp174 reset_l(); in setDataSource_l()
271 void PreviewPlayer::reset_l() { in reset_l() function in android::PreviewPlayer
1568 reset_l(); in reset()
/frameworks/av/media/libstagefright/include/
DAwesomePlayer.h255 void reset_l();
/frameworks/av/media/libmedia/
Dmediaplayer.cpp474 status_t MediaPlayer::reset_l() in reset_l() function in android::MediaPlayer
514 return reset_l(); in reset()
/frameworks/av/services/audioflinger/
DEffects.h70 void reset_l();
DEffects.cpp210 reset_l(); in updateState()
238 reset_l(); in updateState()
296 void AudioFlinger::EffectModule::reset_l() in reset_l() function in android::AudioFlinger::EffectModule
/frameworks/av/media/libstagefright/
DAwesomePlayer.cpp286 reset_l(); in setDataSource_l()
323 reset_l(); in setDataSource()
488 reset_l(); in reset()
491 void AwesomePlayer::reset_l() { in reset_l() function in android::AwesomePlayer
2900 reset_l(); in onAudioTearDownEvent()