HomeSort by relevance Sort by last modified time
    Searched full:pcm_format_to_alsa (Results 1 - 1 of 1) sorted by null

  /external/tinyalsa/
pcm.c 288 static unsigned int pcm_format_to_alsa(enum pcm_format format) function
810 unsigned int alsa_format = pcm_format_to_alsa(format);
872 pcm_format_to_alsa(config->format));
    [all...]

Completed in 64 milliseconds