Home
last modified time | relevance | path

Searched defs:decoder_type (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
Dcontent_decryptor_private.cc219 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/
Dppp_content_decryptor_private_proxy.cc401 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()
Dppb_instance_proxy.cc735 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/
Dppb_content_decryptor_private_thunk.cc150 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/
Dcdm_adapter.cc549 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()
Dcdm_wrapper.h276 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/
Dplugin_instance.cc381 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/
Ddelay_manager.cc374 void DelayManager::LastDecoderType(NetEqDecoder decoder_type) { in LastDecoderType()
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.cc122 enum NetEqDecoder decoder_type, in NetEqQualityTest()
/external/chromium_org/content/renderer/pepper/
Dcontent_decryptor_delegate.cc887 PP_DecryptorStreamType decoder_type, in DecoderInitializeDone()
909 PP_DecryptorStreamType decoder_type, in DecoderDeinitializeDone()
915 PP_DecryptorStreamType decoder_type, in DecoderResetDone()
Dpepper_plugin_instance_impl.cc2580 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/
Dclear_key_cdm.cc493 void ClearKeyCdm::ResetDecoder(cdm::StreamType decoder_type) { in ResetDecoder()
514 void ClearKeyCdm::DeinitializeDecoder(cdm::StreamType decoder_type) { in DeinitializeDecoder()
/external/chromium_org/media/filters/
Daudio_decoder_unittest.cc49 const AudioDecoderType decoder_type; member
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Daudio_coding_module_impl.cc2098 bool AudioCodingImpl::RegisterReceiveCodec(int decoder_type, in RegisterReceiveCodec()
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c2787 …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()