Searched refs:SINE_WINDOW (Results 1 – 3 of 3) sorted by relevance
/external/aac/libAACenc/src/ |
D | block_switch.cpp | 123 {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()
|
D | psy_const.h | 131 SINE_WINDOW = 0, enumerator
|
D | psy_main.cpp | 1270 psyOutChannel[ch]->windowShape = SINE_WINDOW; in FDKaacEnc_psyMain()
|