Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dasoundlib.h111 PCM_PARAM_SAMPLE_BITS, enumerator
H A Dtinyplay.c202 can_play &= check_param(params, PCM_PARAM_SAMPLE_BITS, bits, "Bitrate", " bits"); in sample_is_playable()
H A Dpcm.c513 case PCM_PARAM_SAMPLE_BITS: in pcm_param_to_alsa()