Searched refs:PCM_PARAM_SAMPLE_BITS (Results 1 – 3 of 3) sorted by relevance
123 PCM_PARAM_SAMPLE_BITS, enumerator
612 case PCM_PARAM_SAMPLE_BITS: in pcm_param_to_alsa()795 min = pcm_params_get_min(params, PCM_PARAM_SAMPLE_BITS); in pcm_params_to_string()796 max = pcm_params_get_max(params, PCM_PARAM_SAMPLE_BITS); in pcm_params_to_string()
216 can_play &= check_param(params, PCM_PARAM_SAMPLE_BITS, bits, "Bitrate", " bits"); in sample_is_playable()