Searched refs:_is_codec_supported (Results 1 – 1 of 1) sorted by relevance
142 static bool _is_codec_supported(struct compress *compress, struct compr_config *config, in _is_codec_supported() function275 if (_is_codec_supported(compress, config, &caps) == false) { in compress_open()