OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aacDecoder_Fill
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/include/
aacdecoder_lib.h
162
repeatedly return ::AAC_DEC_NOT_ENOUGH_BITS until enough bits were fed by
aacDecoder_Fill
(). Only read data
165
-# Call
aacDecoder_Fill
() to fill the decoder's internal bitstream input buffer with the client-supplied
167
\skipline
aacDecoder_Fill
190
function
aacDecoder_Fill
(). This function returns important information about how many bytes in the
[
all
...]
/external/aac/libAACdec/src/
aacdecoder_lib.cpp
702
LINKSPEC_CPP AAC_DECODER_ERROR
aacDecoder_Fill
(
[
all
...]
Completed in 124 milliseconds