OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pQuantValBase
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
aacdec_hcrs.cpp
535
const SCHAR *
pQuantValBase
;
571
pQuantValBase
= aQuantTable[pCodebook[codewordOffset]]; /* get base address of quantized values belonging to current codebook */
572
pQuantVal =
pQuantValBase
+ branchValue; /* set pointer to first valid line [of 2 or 4 quantized values] */
653
const SCHAR *
pQuantValBase
;
[
all
...]
aacdec_hcr.cpp
147
const SCHAR *
pQuantValBase
,
[
all
...]
Completed in 78 milliseconds