Searched defs:DeinitializeDecoder (Results 1 – 9 of 9) sorted by relevance
217 void (*DeinitializeDecoder)(PP_Instance instance, member
362 void PpapiDecryptor::DeinitializeDecoder(StreamType stream_type) { in DeinitializeDecoder() function in content::PpapiDecryptor
186 virtual void DeinitializeDecoder(cdm::StreamType decoder_type) OVERRIDE { in DeinitializeDecoder() function
491 void CdmAdapter::DeinitializeDecoder(PP_DecryptorStreamType decoder_type, in DeinitializeDecoder() function in media::CdmAdapter
421 void AesDecryptor::DeinitializeDecoder(StreamType stream_type) { in DeinitializeDecoder() function in media::AesDecryptor
168 void DeinitializeDecoder(PP_Instance instance, in DeinitializeDecoder() function
311 void DeinitializeDecoder(PP_Instance instance, in DeinitializeDecoder() function
471 void ClearKeyCdm::DeinitializeDecoder(cdm::StreamType decoder_type) { in DeinitializeDecoder() function in media::ClearKeyCdm
526 bool ContentDecryptorDelegate::DeinitializeDecoder( in DeinitializeDecoder() function in content::ContentDecryptorDelegate