OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_HI_RES_IID_BINS
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRdec/src/
psdec.h
138
#define
NO_HI_RES_IID_BINS
( NO_HI_RES_BINS )
178
SCHAR aaIidIndexMapped[MAX_NO_PS_ENV][
NO_HI_RES_IID_BINS
]; /*!< The mapped IID index for all envelopes and all IID bins */
225
SCHAR aaIidIndex[MAX_NO_PS_ENV][
NO_HI_RES_IID_BINS
]; /*!< The IID index for all envelopes and all IID bins */
258
SCHAR aIidPrevFrameIndex[
NO_HI_RES_IID_BINS
]; /*!< The IID index for previous frame */
psbitdec.cpp
313
for (gr = 0; gr <
NO_HI_RES_IID_BINS
; gr++) {
319
for (gr = 0; gr <
NO_HI_RES_IID_BINS
; gr++) {
338
for (gr = 0; gr <
NO_HI_RES_IID_BINS
; gr++) {
369
for (gr = 0; gr <
NO_HI_RES_IID_BINS
; gr++) {
400
for (i=0; i<
NO_HI_RES_IID_BINS
; i++) {
417
map34IndexTo20 (h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env],
NO_HI_RES_IID_BINS
);
sbr_rom.cpp
[
all
...]
Completed in 324 milliseconds