Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio.h427 uint32_t (*get_input_frames_lost)(struct audio_stream_in *stream); member
/hardware/libhardware/modules/audio/
Daudio_hw.c439 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/hardware/interfaces/audio/2.0/default/
DStreamIn.cpp413 return mStream->get_input_frames_lost(mStream); in getInputFramesLost()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp596 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp664 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c965 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1632 in->stream.get_input_frames_lost = in_get_input_frames_lost; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c3773 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()