OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 86 milliseconds