Searched refs:PCM_PARAM_SAMPLE_BITS (Results 1 – 4 of 4) sorted by relevance
189 min = pcm_params_get_min(params, PCM_PARAM_SAMPLE_BITS); in main()190 max = pcm_params_get_max(params, PCM_PARAM_SAMPLE_BITS); in main()
202 can_play &= check_param(params, PCM_PARAM_SAMPLE_BITS, bits, "Bitrate", " bits"); in sample_is_playable()
613 case PCM_PARAM_SAMPLE_BITS: in pcm_param_to_alsa()796 min = pcm_params_get_min(params, PCM_PARAM_SAMPLE_BITS); in pcm_params_to_string()797 max = pcm_params_get_max(params, PCM_PARAM_SAMPLE_BITS); in pcm_params_to_string()
123 PCM_PARAM_SAMPLE_BITS, enumerator