Home
last modified time | relevance | path

Searched refs:pcm_mask_to_string (Results 1 – 1 of 1) sorted by relevance

/external/tinyalsa/
Dpcm.c784 static int pcm_mask_to_string(struct pcm_mask *m, char *string, unsigned int size, in pcm_mask_to_string() function
816 offset = pcm_mask_to_string(m, string, size, in pcm_params_to_string()
820 offset += pcm_mask_to_string(m, string + clipoffset, size - clipoffset, in pcm_params_to_string()
824 offset += pcm_mask_to_string(m, string + clipoffset, size - clipoffset, in pcm_params_to_string()