HomeSort by relevance Sort by last modified time
    Searched defs:in_get_input_frames_lost (Results 1 - 6 of 6) sorted by null

  /device/generic/goldfish/audio/
audio_hw_legacy.c 354 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
590 in->stream.get_input_frames_lost = in_get_input_frames_lost;
audio_hw.c 1157 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
    [all...]
  /device/linaro/poplar/audio/
audio_hw.c 404 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
607 in->stream.get_input_frames_lost = in_get_input_frames_lost;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 931 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) { function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 583 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
786 in->stream.get_input_frames_lost = in_get_input_frames_lost;
  /device/google/cuttlefish_common/guest/hals/audio/
audio_hw.c 1160 static uint32_t in_get_input_frames_lost(struct audio_stream_in *stream) function
    [all...]

Completed in 463 milliseconds