OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lengthOfLongestCodeword
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
aacdec_hcr.cpp
113
static void errDetectorInHcrLengths(SCHAR
lengthOfLongestCodeword
,
193
static void errDetectorInHcrLengths(SCHAR
lengthOfLongestCodeword
,
197
if ( lengthOfReorderedSpectralData <
lengthOfLongestCodeword
) {
294
pHcr->decInOut.
lengthOfLongestCodeword
= pAacDecoderChannelInfo->pDynData->specificTo.aac.lenOfLongestCodeword;
375
errDetectorInHcrLengths(pHcr->decInOut.
lengthOfLongestCodeword
,
390
errDetectorInHcrLengths(pHcr->decInOut.
lengthOfLongestCodeword
,
[
all
...]
aacdec_hcr_types.h
199
codebook) and the separately transmitted '
lengthOfLongestCodeword
' in this frame and channel. The number
251
#define HCR_SI_LENGTHS_FAILURE 0x00000100 // 8 yes Init-Dec
LengthOfLongestCodeword
must not be less than lenghtOfReorderedSpectralData
281
SCHAR
lengthOfLongestCodeword
;
Completed in 18 milliseconds