Home
last modified time | relevance | path

Searched refs:SINE_WINDOW (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACenc/src/
Dblock_switch.cpp123 {SINE_WINDOW, KBD_WINDOW, WRONG_WINDOW, SINE_WINDOW, KBD_WINDOW}, /* LD */
124 {KBD_WINDOW, SINE_WINDOW, SINE_WINDOW, KBD_WINDOW, WRONG_WINDOW}}; /* LC */
242 blockSwitchingControl->windowShape = SINE_WINDOW; in FDKaacEnc_BlockSwitching()
Dpsy_const.h131 SINE_WINDOW = 0, enumerator
Dpsy_main.cpp1270 psyOutChannel[ch]->windowShape = SINE_WINDOW; in FDKaacEnc_psyMain()