Searched defs:SetDecryptor (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/media/filters/ | ||
D | decrypting_video_decoder.cc | 156 void DecryptingVideoDecoder::SetDecryptor(Decryptor* decryptor) { in SetDecryptor() function in media::DecryptingVideoDecoder |
D | decrypting_demuxer_stream.cc | 174 void DecryptingDemuxerStream::SetDecryptor(Decryptor* decryptor) { in SetDecryptor() function in media::DecryptingDemuxerStream |
D | decrypting_audio_decoder.cc | 166 void DecryptingAudioDecoder::SetDecryptor(Decryptor* decryptor) { in SetDecryptor() function in media::DecryptingAudioDecoder |
D | pipeline_integration_test_base.cc | 288 void PipelineIntegrationTestBase::SetDecryptor( in SetDecryptor() function in media::PipelineIntegrationTestBase |