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

/external/aac/libAACenc/src/
H A Dpsy_const.h125 SINE_WINDOW = 0, enumerator in enum:__anon119
H A Dblock_switch.cpp109 static const INT blockType2windowShape[2][5] = { {SINE_WINDOW, KBD_WINDOW, WRONG_WINDOW, SINE_WINDOW, KBD_WINDOW}, /* LD */
110 {KBD_WINDOW, SINE_WINDOW, SINE_WINDOW, KBD_WINDOW, WRONG_WINDOW} }; /* LC */
230 blockSwitchingControl->windowShape = SINE_WINDOW;
H A Dpsy_main.cpp1312 psyOutChannel[ch]->windowShape = SINE_WINDOW;

Completed in 74 milliseconds