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

  /external/chromium_org/media/audio/win/
audio_unified_win.h 264 base::win::ScopedHandle capture_event_; member in class:media::WASAPIUnifiedStream
audio_unified_win.cc 152 capture_event_.Set(CreateEvent(NULL, FALSE, FALSE, NULL));
350 audio_input_client, &input_format_, capture_event_.Get(),
674 wait_array[num_handles++] = capture_event_;
695 // |capture_event_| has been set
    [all...]

Completed in 27 milliseconds