OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_input_frames_lost
(Results
1 - 12
of
12
) sorted by null
/frameworks/av/media/libnbaio/
AudioStreamInSource.cpp
59
uint32_t framesOverrun = mStream->
get_input_frames_lost
(mStream);
/hardware/libhardware/include/hardware/
audio.h
406
uint32_t (*
get_input_frames_lost
)(struct audio_stream_in *stream);
member in struct:audio_stream_in
/hardware/libhardware/modules/audio/
audio_hw.c
354
in->stream.
get_input_frames_lost
= in_get_input_frames_lost;
/device/generic/goldfish/audio/
audio_hw.c
566
in->stream.
get_input_frames_lost
= in_get_input_frames_lost;
/external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c
1006
in->stream.
get_input_frames_lost
= in_get_input_frames_lost;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
706
in->stream.
get_input_frames_lost
= in_get_input_frames_lost;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
589
in->stream.
get_input_frames_lost
= in_get_input_frames_lost;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
660
in->stream.
get_input_frames_lost
= in_get_input_frames_lost;
/device/asus/grouper/audio/
audio_hw.c
[
all
...]
/device/samsung/manta/audio/
audio_hw.c
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
/frameworks/av/services/audioflinger/
Threads.cpp
[
all
...]
Completed in 3284 milliseconds