Searched refs:CreateLowLatency (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/media/audio/
H A Daudio_input_controller.h26 // alternative factory methods, Create() or CreateLowLatency().
185 static scoped_refptr<AudioInputController> CreateLowLatency(
H A Daudio_input_controller.cc157 scoped_refptr<AudioInputController> AudioInputController::CreateLowLatency( function in class:media::AudioInputController
/external/chromium_org/content/browser/renderer_host/media/
H A Daudio_input_renderer_host.cc392 // TODO(henrika): replace CreateLowLatency() with Create() as soon
396 media::AudioInputController::CreateLowLatency(audio_manager_,

Completed in 96 milliseconds