Home
last modified time | relevance | path

Searched refs:get_current_input_position (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/audio/6.0/
Daudio_hw.c797 static void get_current_input_position(struct generic_stream_in *in, in get_current_input_position() function
827 get_current_input_position(in, &in->standby_position, NULL); in do_in_standby()
981 get_current_input_position(in, &current_position, &current_time); in in_read()
1076 get_current_input_position(in, frames, &current_time); in in_get_capture_position()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c759 static void get_current_input_position(struct generic_stream_in *in, in get_current_input_position() function
789 get_current_input_position(in, &in->standby_position, NULL); in do_in_standby()
925 get_current_input_position(in, &current_position, &current_time); in in_read()
1011 get_current_input_position(in, frames, &current_time); in in_get_capture_position()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c935 static void get_current_input_position(struct generic_stream_in *in, in get_current_input_position() function
967 get_current_input_position(in, &in->standby_position, NULL); in do_in_standby()
1080 get_current_input_position(in, &current_position, &current_time); in in_read()
1165 get_current_input_position(in, frames, &current_time); in in_get_capture_position()