| /external/chromium_org/ppapi/cpp/private/ |
| D | content_decryptor_private.cc | 219 PP_DecryptorStreamType decoder_type, in DeinitializeDecoder() 231 PP_DecryptorStreamType decoder_type, in ResetDecoder() 242 PP_DecryptorStreamType decoder_type, in DecryptAndDecode() 430 PP_DecryptorStreamType decoder_type, in DecoderInitializeDone() 443 PP_DecryptorStreamType decoder_type, in DecoderDeinitializeDone() 454 PP_DecryptorStreamType decoder_type, in DecoderResetDone()
|
| /external/chromium_org/ppapi/proxy/ |
| D | ppp_content_decryptor_private_proxy.cc | 401 PP_DecryptorStreamType decoder_type, in DeinitializeDecoder() 418 PP_DecryptorStreamType decoder_type, in ResetDecoder() 435 PP_DecryptorStreamType decoder_type, in DecryptAndDecode() 749 PP_DecryptorStreamType decoder_type, in OnMsgDeinitializeDecoder() 762 PP_DecryptorStreamType decoder_type, in OnMsgResetDecoder() 775 PP_DecryptorStreamType decoder_type, in OnMsgDecryptAndDecode()
|
| D | ppb_instance_proxy.cc | 735 PP_DecryptorStreamType decoder_type, in DecoderInitializeDone() 749 PP_DecryptorStreamType decoder_type, in DecoderDeinitializeDone() 760 PP_DecryptorStreamType decoder_type, in DecoderResetDone() 1445 PP_DecryptorStreamType decoder_type, in OnHostMsgDecoderInitializeDone() 1461 PP_DecryptorStreamType decoder_type, in OnHostMsgDecoderDeinitializeDone() 1474 PP_DecryptorStreamType decoder_type, in OnHostMsgDecoderResetDone()
|
| /external/chromium_org/ppapi/thunk/ |
| D | ppb_content_decryptor_private_thunk.cc | 150 PP_DecryptorStreamType decoder_type, in DecoderInitializeDone() 164 PP_DecryptorStreamType decoder_type, in DecoderDeinitializeDone() 176 PP_DecryptorStreamType decoder_type, in DecoderResetDone()
|
| /external/chromium_org/media/cdm/ppapi/ |
| D | cdm_adapter.cc | 549 void CdmAdapter::DeinitializeDecoder(PP_DecryptorStreamType decoder_type, in DeinitializeDecoder() 563 void CdmAdapter::ResetDecoder(PP_DecryptorStreamType decoder_type, in ResetDecoder() 575 PP_DecryptorStreamType decoder_type, in DecryptAndDecode() 974 PP_DecryptorStreamType decoder_type, in DecoderInitializeDone() 984 PP_DecryptorStreamType decoder_type, in DecoderDeinitializeDone() 991 PP_DecryptorStreamType decoder_type, in DecoderResetDone()
|
| D | cdm_wrapper.h | 276 virtual void DeinitializeDecoder(cdm::StreamType decoder_type) OVERRIDE { in DeinitializeDecoder() 280 virtual void ResetDecoder(cdm::StreamType decoder_type) OVERRIDE { in ResetDecoder()
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | plugin_instance.cc | 381 PP_DecryptorStreamType decoder_type, in DecoderInitializeDone() 389 PP_DecryptorStreamType decoder_type, in DecoderDeinitializeDone() 395 PP_DecryptorStreamType decoder_type, in DecoderResetDone()
|
| /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
| D | delay_manager.cc | 374 void DelayManager::LastDecoderType(NetEqDecoder decoder_type) { in LastDecoderType()
|
| /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/ |
| D | neteq_quality_test.cc | 122 enum NetEqDecoder decoder_type, in NetEqQualityTest()
|
| /external/chromium_org/content/renderer/pepper/ |
| D | content_decryptor_delegate.cc | 887 PP_DecryptorStreamType decoder_type, in DecoderInitializeDone() 909 PP_DecryptorStreamType decoder_type, in DecoderDeinitializeDone() 915 PP_DecryptorStreamType decoder_type, in DecoderResetDone()
|
| D | pepper_plugin_instance_impl.cc | 2580 PP_DecryptorStreamType decoder_type, in DecoderInitializeDone() 2589 PP_DecryptorStreamType decoder_type, in DecoderDeinitializeDone() 2597 PP_DecryptorStreamType decoder_type, in DecoderResetDone()
|
| /external/chromium_org/media/cdm/ppapi/external_clear_key/ |
| D | clear_key_cdm.cc | 493 void ClearKeyCdm::ResetDecoder(cdm::StreamType decoder_type) { in ResetDecoder() 514 void ClearKeyCdm::DeinitializeDecoder(cdm::StreamType decoder_type) { in DeinitializeDecoder()
|
| /external/chromium_org/media/filters/ |
| D | audio_decoder_unittest.cc | 49 const AudioDecoderType decoder_type; member
|
| /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/ |
| D | audio_coding_module_impl.cc | 2098 bool AudioCodingImpl::RegisterReceiveCodec(int decoder_type, in RegisterReceiveCodec()
|
| /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/ |
| D | pnacl_shim.c | 2787 …ryptor_Private_DecoderInitializeDone(PP_Instance instance, PP_DecryptorStreamType decoder_type, ui… in Pnacl_M36_PPB_ContentDecryptor_Private_DecoderInitializeDone() 2792 …ptor_Private_DecoderDeinitializeDone(PP_Instance instance, PP_DecryptorStreamType decoder_type, ui… in Pnacl_M36_PPB_ContentDecryptor_Private_DecoderDeinitializeDone() 2797 …ntDecryptor_Private_DecoderResetDone(PP_Instance instance, PP_DecryptorStreamType decoder_type, ui… in Pnacl_M36_PPB_ContentDecryptor_Private_DecoderResetDone() 4474 …ecryptor_Private_DeinitializeDecoder(PP_Instance instance, PP_DecryptorStreamType decoder_type, ui… in Pnacl_M36_PPP_ContentDecryptor_Private_DeinitializeDecoder() 4481 …ontentDecryptor_Private_ResetDecoder(PP_Instance instance, PP_DecryptorStreamType decoder_type, ui… in Pnacl_M36_PPP_ContentDecryptor_Private_ResetDecoder() 4488 …ntDecryptor_Private_DecryptAndDecode(PP_Instance instance, PP_DecryptorStreamType decoder_type, PP… in Pnacl_M36_PPP_ContentDecryptor_Private_DecryptAndDecode()
|