OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aaIccIndex
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRdec/src/
psbitdec.cpp
285
aPrevIccIndex = pBsData->
aaIccIndex
[env-1];
298
pBsData->
aaIccIndex
[env],
326
pBsData->
aaIccIndex
[pBsData->noEnv-1][gr] =
332
pBsData->
aaIccIndex
[pBsData->noEnv-1][gr] = 0;
344
pBsData->
aaIccIndex
[pBsData->noEnv-1][gr];
374
pBsData->
aaIccIndex
[pBsData->noEnv][gr] =
375
pBsData->
aaIccIndex
[pBsData->noEnv-1][gr];
404
h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env][i] = pBsData->
aaIccIndex
[env][i];
564
pBsData->
aaIccIndex
[env][gr] = decode_huff_cw(CurrentTable,hBitBuf,NULL);
psdec.h
226
SCHAR
aaIccIndex
[MAX_NO_PS_ENV][NO_HI_RES_ICC_BINS]; /*!< The ICC index for all envelopes and all ICC bins */
Completed in 100 milliseconds