Home
last modified time | relevance | path

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

/external/tinycompress/
Dcompress.c142 static bool _is_codec_supported(struct compress *compress, struct compr_config *config, in _is_codec_supported() function
275 if (_is_codec_supported(compress, config, &caps) == false) { in compress_open()