Searched defs:DeinitializeDecoder (Results 1 – 9 of 9) sorted by relevance
184 void (*DeinitializeDecoder)(PP_Instance instance, member
285 void PpapiDecryptor::DeinitializeDecoder(StreamType stream_type) { in DeinitializeDecoder() function in content::PpapiDecryptor
137 void DeinitializeDecoder(PP_Instance instance, in DeinitializeDecoder() function
394 void AesDecryptor::DeinitializeDecoder(StreamType stream_type) { in DeinitializeDecoder() function in media::AesDecryptor
189 virtual void DeinitializeDecoder(cdm::StreamType decoder_type) OVERRIDE { in DeinitializeDecoder() function
427 void ClearKeyCdm::DeinitializeDecoder(cdm::StreamType decoder_type) { in DeinitializeDecoder() function in media::ClearKeyCdm
446 void CdmAdapter::DeinitializeDecoder(PP_DecryptorStreamType decoder_type, in DeinitializeDecoder() function in media::CdmAdapter
284 void DeinitializeDecoder(PP_Instance instance, in DeinitializeDecoder() function
478 bool ContentDecryptorDelegate::DeinitializeDecoder( in DeinitializeDecoder() function in content::ContentDecryptorDelegate