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

  /hardware/libhardware/include/hardware/
audio_policy.h 71 * - similarly process get_input() and release_input() queries received from
157 audio_io_handle_t (*get_input)(struct audio_policy *pol, int inputSource, member in struct:audio_policy
  /hardware/libhardware/modules/audio/
audio_policy.c 246 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 315 lap->policy.get_input = ap_get_input;
  /frameworks/base/services/audioflinger/
AudioPolicyService.cpp 315 audio_io_handle_t input = mpAudioPolicy->get_input(mpAudioPolicy, inputSource, samplingRate,
    [all...]

Completed in 333 milliseconds