OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_HI_RES_ICC_BINS
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRdec/src/
psdec.h
139
#define
NO_HI_RES_ICC_BINS
( NO_HI_RES_BINS )
179
SCHAR aaIccIndexMapped[MAX_NO_PS_ENV][
NO_HI_RES_ICC_BINS
]; /*!< The mapped ICC index for all envelopes and all ICC bins */
226
SCHAR aaIccIndex[MAX_NO_PS_ENV][
NO_HI_RES_ICC_BINS
]; /*!< The ICC index for all envelopes and all ICC bins */
259
SCHAR aIccPrevFrameIndex[
NO_HI_RES_ICC_BINS
]; /*!< The ICC index for previous frame */
psbitdec.cpp
325
for (gr = 0; gr <
NO_HI_RES_ICC_BINS
; gr++) {
331
for (gr = 0; gr <
NO_HI_RES_ICC_BINS
; gr++) {
342
for (gr = 0; gr <
NO_HI_RES_ICC_BINS
; gr++) {
373
for (gr = 0; gr <
NO_HI_RES_ICC_BINS
; gr++) {
403
for (i=0; i<
NO_HI_RES_ICC_BINS
; i++) {
419
map34IndexTo20 (h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env],
NO_HI_RES_ICC_BINS
);
sbr_rom.cpp
[
all
...]
Completed in 26 milliseconds