OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pResultBase
(Results
1 - 3
of
3
) 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
*/
aacdec_hcr.cpp
301
pHcr->nonPcwSideinfo.
pResultBase
= SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
[
all
...]
Completed in 712 milliseconds