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

  /external/chromium_org/media/filters/
audio_file_reader.h 75 const AVCodecContext* codec_context_for_testing() const { function in class:media::AudioFileReader
audio_file_reader_unittest.cc 70 reader_->codec_context_for_testing()->time_base, packet.pts);
audio_decoder_unittest.cc 154 reader_->codec_context_for_testing(), false, &config, false);

Completed in 147 milliseconds