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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c227 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
401 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/bsp/intel/peripheral/audio/generic/
H A Daudio_hal.c959 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
998 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c856 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
895 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp388 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
596 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.cpp1314 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream)
1632 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2137 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream __unused) function
2701 in->stream.get_input_frames_lost = in_get_input_frames_lost;
/hardware/qcom/audio/msm8909/hal/
H A Daudio_hw.c2540 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream __unused) function
3214 in->stream.get_input_frames_lost = in_get_input_frames_lost;

Completed in 140 milliseconds