Searched refs:in_get_input_frames_lost (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c201 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
358 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c886 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
925 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp386 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
594 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp407 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
664 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1172 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function in namespace:android
1448 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/qcom/audio/hal/
H A Daudio_hw.c1850 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream __unused) function
2386 in->stream.get_input_frames_lost = in_get_input_frames_lost;

Completed in 17 milliseconds