Home
last modified time | relevance | path

Searched refs:get_input_frames_lost (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h289 uint32_t (*get_input_frames_lost)(struct audio_stream_in *stream); member
/hardware/libhardware/modules/audio/
Daudio_hw.c354 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp589 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp712 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/hardware/qcom/audio/alsa_sound/
Daudio_hw_hal.cpp660 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()