Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.cc1135 static uint32_t in_get_input_frames_lost(struct audio_stream_in* stream) { in in_get_input_frames_lost() function
1286 in->stream_in_.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1524 static uint32_t in_get_input_frames_lost( in in_get_input_frames_lost() function
1790 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1560 static uint32_t in_get_input_frames_lost( in in_get_input_frames_lost() function
1828 in->stream.get_input_frames_lost = in_get_input_frames_lost; in adev_open_input_stream()