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

  /external/chromium_org/content/renderer/pepper/
content_decryptor_delegate.h 112 // |audio_input_resource_| and |video_input_resource_| to reduce the latency
114 // |audio_input_resource_| or |video_input_resource_| is available before
177 scoped_refptr<PPB_Buffer_Impl> video_input_resource_; member in class:content::ContentDecryptorDelegate
content_decryptor_delegate.cc 392 video_input_resource_ = NULL;
548 // |video_input_resource_| is not being used by the plugin now
    [all...]

Completed in 186 milliseconds