OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AAC_DEC_UNSUPPORTED_AOT
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/include/
aacdecoder_lib.h
369
AAC_DEC_UNSUPPORTED_AOT
= 0x2002, /*!< The AOT found in the configuration is not supported. */
[
all
...]
/external/aac/libAACdec/src/
aacdecoder.cpp
859
return
AAC_DEC_UNSUPPORTED_AOT
;
[
all
...]
Completed in 60 milliseconds