Searched refs:PCM_PARAM_SAMPLE_BITS (Results 1 - 4 of 4) sorted by relevance

/external/tinyalsa/
H A Dtinypcminfo.c83 min = pcm_params_get_min(params, PCM_PARAM_SAMPLE_BITS);
84 max = pcm_params_get_max(params, PCM_PARAM_SAMPLE_BITS);
H A Dtinyplay.c202 can_play &= check_param(params, PCM_PARAM_SAMPLE_BITS, bits, "Bitrate", " bits");
H A Dpcm.c513 case PCM_PARAM_SAMPLE_BITS:
/external/tinyalsa/include/tinyalsa/
H A Dasoundlib.h111 PCM_PARAM_SAMPLE_BITS, enumerator in enum:pcm_param

Completed in 55 milliseconds