Searched refs:is_codec_supported (Results 1 – 3 of 3) sorted by relevance
265 bool is_codec_supported(unsigned int card, unsigned int device,
131 if (is_codec_supported(card, device, COMPRESS_IN, codec) == false) { in check_codec_format_supported()
561 bool is_codec_supported(unsigned int card, unsigned int device, in is_codec_supported() function