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 74 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);
254 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(),
264 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(),
284 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(),
407 decoder_->Initialize(TestVideoConfig::NormalEncrypted(),
429 InitializeAndExpectStatus(TestVideoConfig::NormalEncrypted(),
video_decoder_selector_unittest.cc 71 TestVideoConfig::NormalEncrypted());
decrypting_demuxer_stream_unittest.cc 286 VideoDecoderConfig input_config = TestVideoConfig::NormalEncrypted();

Completed in 95 milliseconds