/external/chromium_org/ppapi/c/private/ |
D | ppp_content_decryptor_private.h | 280 void (*ResetDecoder)(PP_Instance instance, member
|
/external/chromium_org/media/filters/ |
D | decoder_stream.cc | 522 void DecoderStream<StreamType>::ResetDecoder() { in ResetDecoder() function in media::DecoderStream
|
D | audio_renderer_impl_unittest.cc | 357 void ResetDecoder(const base::Closure& reset_cb) { in ResetDecoder() function in media::AudioRendererImplTest
|
/external/chromium_org/content/renderer/media/crypto/ |
D | ppapi_decryptor.cc | 442 void PpapiDecryptor::ResetDecoder(StreamType stream_type) { in ResetDecoder() function in content::PpapiDecryptor
|
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/ |
D | video_receiver.cc | 575 int32_t VideoReceiver::ResetDecoder() { in ResetDecoder() function in webrtc::vcm::VideoReceiver
|
D | video_coding_impl.cc | 293 virtual int32_t ResetDecoder() OVERRIDE { return receiver_->ResetDecoder(); } in ResetDecoder() function in webrtc::__anonabcd09350111::VideoCodingModuleImpl
|
/external/chromium_org/media/cdm/ |
D | aes_decryptor.cc | 468 void AesDecryptor::ResetDecoder(StreamType stream_type) { in ResetDecoder() function in media::AesDecryptor
|
/external/chromium_org/media/cdm/ppapi/ |
D | cdm_wrapper.h | 280 virtual void ResetDecoder(cdm::StreamType decoder_type) OVERRIDE { in ResetDecoder() function
|
D | cdm_adapter.cc | 563 void CdmAdapter::ResetDecoder(PP_DecryptorStreamType decoder_type, in ResetDecoder() function in media::CdmAdapter
|
/external/chromium_org/ppapi/cpp/private/ |
D | content_decryptor_private.cc | 230 void ResetDecoder(PP_Instance instance, in ResetDecoder() function
|
/external/chromium_org/ppapi/proxy/ |
D | ppp_content_decryptor_private_proxy.cc | 417 void ResetDecoder(PP_Instance instance, in ResetDecoder() function
|
/external/chromium_org/media/cdm/ppapi/external_clear_key/ |
D | clear_key_cdm.cc | 493 void ClearKeyCdm::ResetDecoder(cdm::StreamType decoder_type) { in ResetDecoder() function in media::ClearKeyCdm
|
/external/chromium_org/content/renderer/pepper/ |
D | content_decryptor_delegate.cc | 613 bool ContentDecryptorDelegate::ResetDecoder(Decryptor::StreamType stream_type) { in ResetDecoder() function in content::ContentDecryptorDelegate
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_jpeg.cpp | 1105 void GrFmtJpegReader::ResetDecoder() in ResetDecoder() function in GrFmtJpegReader
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/ |
D | audio_coding_module_impl.cc | 1609 int AudioCodingModuleImpl::ResetDecoder() { in SetREDStatus() function in webrtc::acm2::AudioCodingModuleImpl
|
/external/chromium_org/gpu/command_buffer/service/ |
D | gles2_cmd_decoder_unittest_base.cc | 416 void GLES2DecoderTestBase::ResetDecoder() { in ResetDecoder() function in gpu::gles2::GLES2DecoderTestBase
|