OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_IID_GROUPS
(Results
1 - 4
of
4
) sorted by null
/external/aac/libSBRdec/src/
psdec.h
153
#define
NO_IID_GROUPS
( SUBQMF_GROUPS + QMF_GROUPS )
168
FIXP_DBL H11r[
NO_IID_GROUPS
]; /*!< coefficients of the sub-subband groups */
169
FIXP_DBL H12r[
NO_IID_GROUPS
]; /*!< coefficients of the sub-subband groups */
170
FIXP_DBL H21r[
NO_IID_GROUPS
]; /*!< coefficients of the sub-subband groups */
171
FIXP_DBL H22r[
NO_IID_GROUPS
]; /*!< coefficients of the sub-subband groups */
173
FIXP_DBL DeltaH11r[
NO_IID_GROUPS
]; /*!< coefficients of the sub-subband groups */
174
FIXP_DBL DeltaH12r[
NO_IID_GROUPS
]; /*!< coefficients of the sub-subband groups */
175
FIXP_DBL DeltaH21r[
NO_IID_GROUPS
]; /*!< coefficients of the sub-subband groups */
176
FIXP_DBL DeltaH22r[
NO_IID_GROUPS
]; /*!< coefficients of the sub-subband groups */
296
FIXP_DBL h11rPrev[
NO_IID_GROUPS
]; /*!< previous calculated h(xy) coefficients *
[
all
...]
sbr_rom.h
219
extern const UCHAR groupBorders20[
NO_IID_GROUPS
+ 1];
221
extern const UCHAR bins2groupMap20[
NO_IID_GROUPS
];
psdec.cpp
282
for ( i = 0; i <
NO_IID_GROUPS
; i++ )
811
for (gr=SUBQMF_GROUPS; gr <
NO_IID_GROUPS
- NR_OF_DELAY_GROUPS; gr++) {
[
all
...]
sbr_rom.cpp
[
all
...]
Completed in 31 milliseconds