OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_input_stream
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/usbaudio/
audio_hal.c
842
static int
start_input_stream
(struct stream_in *in)
function
844
ALOGV("
start_input_stream
(card:%d device:%d)", in->profile->card, in->profile->device);
862
ret =
start_input_stream
(in);
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
1202
int
start_input_stream
(struct stream_in *in)
function
[
all
...]
/device/google/dragon/audio/hal/
audio_hw.c
1306
int
start_input_stream
(struct stream_in *in)
function
[
all
...]
Completed in 2195 milliseconds