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

  /hardware/libhardware/include/hardware/
audio_policy.h 307 audio_io_handle_t (*open_input)(void *service, member in struct:audio_policy_service_ops
399 * Same as open_input() but specifying a specific HW module on which the input must be opened.
  /external/libgsm/src/
toast.c 459 static int open_input P2((name, st), char * name, struct stat * st) function
634 if (!open_input(name, &instat) || !open_output(name))

Completed in 611 milliseconds