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

  /external/chromium_org/content/renderer/media/
webaudio_capturer_source.cc 26 audio_format_changed_(false) {
53 audio_format_changed_ = true;
86 if (audio_format_changed_) {
88 audio_format_changed_ = false;
webaudio_capturer_source.h 73 bool audio_format_changed_; member in class:content::WebAudioCapturerSource

Completed in 1602 milliseconds