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

  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 136 const char *get_format_desc(int format);
aplay.c 494 fn, get_format_desc(format), ch );
554 fprintf(stderr, "aplay: Playing '%s':%s\n", fn, get_format_desc(format) );
alsa_pcm.c 174 const char *get_format_desc(int format) function

Completed in 131 milliseconds