OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pNumSortedCodewordInSection
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
aacdec_hcr.cpp
579
USHORT *
pNumSortedCodewordInSection
= pHcr->sectionInfo.
pNumSortedCodewordInSection
;
588
numSpectralValuesInSection = *
pNumSortedCodewordInSection
++ << pCbDimShift[*pSortedCodebook];
761
USHORT *
pNumSortedCodewordInSection
= pHcr->sectionInfo.
pNumSortedCodewordInSection
;
[
all
...]
aacdec_hcr_types.h
318
USHORT
pNumSortedCodewordInSection
[MAX_SFB_HCR];
Completed in 278 milliseconds