Searched defs:ResetTimestampState (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/media/base/
H A Daudio_buffer_converter.cc87 void AudioBufferConverter::ResetTimestampState() { function in class:media::AudioBufferConverter
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
276 pre_splice_sanitizer_->ResetTimestampState(
296 output_sanitizer_->ResetTimestampState(
/external/chromium_org/media/cdm/ppapi/external_clear_key/
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.cc142 ResetTimestampState();
198 ResetTimestampState();
389 ResetTimestampState();
393 void FFmpegAudioDecoder::ResetTimestampState() { function in class:media::FFmpegAudioDecoder
H A Dopus_audio_decoder.cc285 ResetTimestampState();
296 ResetTimestampState();
436 void OpusAudioDecoder::ResetTimestampState() { function in class:media::OpusAudioDecoder

Completed in 2637 milliseconds