OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pResultBase
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
aacdec_hcrs.cpp
517
FIXP_DBL *
pResultBase
;
547
pResultBase
= pHcr->nonPcwSideinfo.
pResultBase
;
577
pResultBase
[iQSC++] = (FIXP_DBL)*pQuantVal++; /* write out 2 or 4 lines into spectrum; no Sign bits available in this state */
639
FIXP_DBL *
pResultBase
;
667
pResultBase
= pHcr->nonPcwSideinfo.
pResultBase
;
[
all
...]
aacdec_hcr_types.h
339
FIXP_DBL *
pResultBase
; /* Base address for spectral data output target buffer */
341
USHORT iResultPointer[1024>>2]; /* Helper indices for accessing
pResultBase
*/
Completed in 296 milliseconds