OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_codec_supported
(Results
1 - 3
of
3
) sorted by null
/external/tinycompress/include/tinycompress/
tinycompress.h
257
*
is_codec_supported
:check if the given codec is supported
265
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
588
bool
is_codec_supported
(unsigned int card, unsigned int device,
function
Completed in 66 milliseconds