HomeSort by relevance Sort by last modified time
    Searched refs:get_input (Results 1 - 8 of 8) sorted by null

  /hardware/libhardware/include/hardware/
audio_policy.h 71 * - similarly process get_input() and release_input() queries received from
158 audio_io_handle_t (*get_input)(struct audio_policy *pol, audio_source_t inputSource, member in struct:audio_policy
  /hardware/libhardware/modules/audio/
audio_policy.c 270 dap->policy.get_input = ap_get_input;
  /external/ppp/pppd/
main.c 239 static void get_input __P((void));
585 get_input();
1003 * get_input - called when incoming data is available.
1006 get_input() function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 361 lap->policy.get_input = ap_get_input;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 353 qap->policy.get_input = ap_get_input;
  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h     [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 308 // the audio_in_acoustics_t parameter is ignored by get_input()
309 audio_io_handle_t input = mpAudioPolicy->get_input(mpAudioPolicy, inputSource, samplingRate,
    [all...]

Completed in 1562 milliseconds