Searched refs:ResetTimestampState (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/media/base/
H A Daudio_buffer_converter.h43 void ResetTimestampState();
H A Daudio_splicer.cc58 void ResetTimestampState(int64 frame_count, base::TimeDelta base_timestamp);
102 ResetTimestampState(0, kNoTimestamp());
105 void AudioStreamSanitizer::ResetTimestampState(int64 frame_count, function in class:media::AudioStreamSanitizer
278 pre_splice_sanitizer_->ResetTimestampState(
298 output_sanitizer_->ResetTimestampState(
H A Daudio_buffer_converter.cc87 void AudioBufferConverter::ResetTimestampState() { function in class:media::AudioBufferConverter
/external/chromium_org/media/cdm/ppapi/external_clear_key/
H A Dffmpeg_cdm_audio_decoder.h54 void ResetTimestampState();
H A Dffmpeg_cdm_audio_decoder.cc201 ResetTimestampState();
207 ResetTimestampState();
410 void FFmpegCdmAudioDecoder::ResetTimestampState() { function in class:media::FFmpegCdmAudioDecoder
/external/chromium_org/media/filters/
H A Dffmpeg_audio_decoder.h91 void ResetTimestampState();
H A Dopus_audio_decoder.h50 void ResetTimestampState();
H A Dffmpeg_audio_decoder.cc191 ResetTimestampState();
202 ResetTimestampState();
404 ResetTimestampState();
408 void FFmpegAudioDecoder::ResetTimestampState() { function in class:media::FFmpegAudioDecoder
H A Dopus_audio_decoder.cc281 ResetTimestampState();
292 ResetTimestampState();
435 void OpusAudioDecoder::ResetTimestampState() { function in class:media::OpusAudioDecoder
H A Daudio_renderer_impl.cc763 buffer_converter_->ResetTimestampState();

Completed in 175 milliseconds