Searched refs:compr_cap (Results 1 – 1 of 1) sorted by relevance
207 struct snd_compr_caps compr_cap; in play_file() local209 if (ioctl(pcm->fd, SNDRV_COMPRESS_GET_CAPS, &compr_cap)) { in play_file()215 period = compr_cap.min_fragment_size; in play_file()218 compr_params.codec.id = compr_cap.codecs[FORMAT_MP3]; in play_file()221 compr_params.codec.id = compr_cap.codecs[FORMAT_AC3_PASS_THROUGH]; in play_file()