Home
last modified time | relevance | path

Searched refs:OnDecoderInitialized (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/media/crypto/
Dppapi_decryptor.cc366 base::Bind(&PpapiDecryptor::OnDecoderInitialized, in InitializeAudioDecoder()
394 base::Bind(&PpapiDecryptor::OnDecoderInitialized, in InitializeVideoDecoder()
471 void PpapiDecryptor::OnDecoderInitialized(StreamType stream_type, in OnDecoderInitialized() function in content::PpapiDecryptor
Dppapi_decryptor.h108 void OnDecoderInitialized(StreamType stream_type, bool success);