HomeSort by relevance Sort by last modified time
    Searched refs:audio_input_resource_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/pepper/
content_decryptor_delegate.h 113 // |audio_input_resource_| and |video_input_resource_| to reduce the latency
115 // |audio_input_resource_| or |video_input_resource_| is available before
174 scoped_refptr<PPB_Buffer_Impl> audio_input_resource_; member in class:content::ContentDecryptorDelegate
content_decryptor_delegate.cc 368 audio_input_resource_ = NULL;
490 // |audio_input_resource_| is not being used by the plugin now
898 audio_input_resource_ = NULL;
    [all...]

Completed in 1185 milliseconds