Home
last modified time | relevance | path

Searched refs:set_decryptor_ready_cb (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/media/filters/
Dvideo_decoder_selector_unittest.cc76 SetDecryptorReadyCB set_decryptor_ready_cb; in InitializeDecoderSelector() local
78 set_decryptor_ready_cb = in InitializeDecoderSelector()
108 set_decryptor_ready_cb)); in InitializeDecoderSelector()
Daudio_decoder_selector_unittest.cc80 SetDecryptorReadyCB set_decryptor_ready_cb; in InitializeDecoderSelector() local
82 set_decryptor_ready_cb = in InitializeDecoderSelector()
113 set_decryptor_ready_cb)); in InitializeDecoderSelector()
Ddecoder_selector.cc55 const SetDecryptorReadyCB& set_decryptor_ready_cb) in DecoderSelector() argument
58 set_decryptor_ready_cb_(set_decryptor_ready_cb), in DecoderSelector()
Ddecoder_selector.h59 const SetDecryptorReadyCB& set_decryptor_ready_cb);
Ddecrypting_video_decoder.h31 const SetDecryptorReadyCB& set_decryptor_ready_cb);
Ddecrypting_audio_decoder.h42 const SetDecryptorReadyCB& set_decryptor_ready_cb);
Ddecrypting_demuxer_stream.h33 const SetDecryptorReadyCB& set_decryptor_ready_cb);
Ddecrypting_video_decoder.cc24 const SetDecryptorReadyCB& set_decryptor_ready_cb) in DecryptingVideoDecoder() argument
27 set_decryptor_ready_cb_(set_decryptor_ready_cb), in DecryptingVideoDecoder()
Ddecrypting_audio_decoder.cc39 const SetDecryptorReadyCB& set_decryptor_ready_cb) in DecryptingAudioDecoder() argument
42 set_decryptor_ready_cb_(set_decryptor_ready_cb), in DecryptingAudioDecoder()
Ddecrypting_demuxer_stream.cc33 const SetDecryptorReadyCB& set_decryptor_ready_cb) in DecryptingDemuxerStream() argument
37 set_decryptor_ready_cb_(set_decryptor_ready_cb), in DecryptingDemuxerStream()
Dvideo_renderer_impl.h53 const SetDecryptorReadyCB& set_decryptor_ready_cb,
Ddecoder_stream.h55 const SetDecryptorReadyCB& set_decryptor_ready_cb);
Daudio_renderer_impl.h63 const SetDecryptorReadyCB& set_decryptor_ready_cb,
Dvideo_renderer_impl.cc24 const SetDecryptorReadyCB& set_decryptor_ready_cb, in VideoRendererImpl() argument
28 video_frame_stream_(task_runner, decoders.Pass(), set_decryptor_ready_cb), in VideoRendererImpl()
Ddecoder_stream.cc45 const SetDecryptorReadyCB& set_decryptor_ready_cb) in DecoderStream() argument
52 set_decryptor_ready_cb)), in DecoderStream()
Daudio_renderer_impl.cc47 const SetDecryptorReadyCB& set_decryptor_ready_cb, in AudioRendererImpl() argument
53 set_decryptor_ready_cb), in AudioRendererImpl()
/external/chromium_org/content/renderer/media/android/
Dmedia_source_delegate.h66 const media::SetDecryptorReadyCB& set_decryptor_ready_cb,
Dmedia_source_delegate.cc151 const media::SetDecryptorReadyCB& set_decryptor_ready_cb, in InitializeMediaSource() argument
158 set_decryptor_ready_cb_ = set_decryptor_ready_cb; in InitializeMediaSource()
Dwebmediaplayer_android.cc208 media::SetDecryptorReadyCB set_decryptor_ready_cb = in load() local
218 set_decryptor_ready_cb, in load()
/external/chromium_org/content/renderer/media/
Dwebmediaplayer_impl.cc1150 media::SetDecryptorReadyCB set_decryptor_ready_cb = in StartPipeline() local
1163 set_decryptor_ready_cb, in StartPipeline()
1185 set_decryptor_ready_cb, in StartPipeline()