OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FOUR_LOG_DIV_TWO_LOG
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
aacdec_hcr_types.h
138
#define
FOUR_LOG_DIV_TWO_LOG
2
aacdec_hcr.cpp
340
numUnitInBand = ((BandOffsets[band+1] - BandOffsets[band]) >>
FOUR_LOG_DIV_TWO_LOG
); /* get the number of units in current sfb */
646
pTeVa = pBak + (window <<
FOUR_LOG_DIV_TWO_LOG
) + i * 32; /* distance of lines between unit groups has to be constant for every framelength (32)! */
[
all
...]
Completed in 1933 milliseconds