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

  /external/chromium_org/media/base/
test_helpers.h 73 static VideoDecoderConfig NormalEncrypted();
test_helpers.cc 131 VideoDecoderConfig TestVideoConfig::NormalEncrypted() {
  /external/chromium_org/media/filters/
decrypting_video_decoder_unittest.cc 98 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(), PIPELINE_OK);
235 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(),
245 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(),
263 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(),
403 decoder_->Initialize(TestVideoConfig::NormalEncrypted(),
422 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(),
video_decoder_selector_unittest.cc 73 TestVideoConfig::NormalEncrypted());
decrypting_demuxer_stream_unittest.cc 240 VideoDecoderConfig input_config = TestVideoConfig::NormalEncrypted();

Completed in 5933 milliseconds