HomeSort by relevance Sort by last modified time
    Searched full:is_codec_supported (Results 1 - 3 of 3) sorted by null

  /external/tinycompress/include/tinycompress/
tinycompress.h 239 * is_codec_supported:check if the given codec is supported
247 bool is_codec_supported(unsigned int card, unsigned int device,
  /external/tinycompress/
cplay.c 131 if (is_codec_supported(card, device, COMPRESS_IN, codec) == false) {
compress.c 575 bool is_codec_supported(unsigned int card, unsigned int device, function

Completed in 73 milliseconds