Searched defs:BLOCK_SWITCH_WINDOWS (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dblock_switch.h31 #define BLOCK_SWITCH_WINDOWS TRANS_FAC /* number of windows for energy calculation */ macro
47 Word32 windowNrg[2][BLOCK_SWITCH_WINDOWS]; /* time signal energy in Subwindows (last and current) */
48 Word32 windowNrgF[2][BLOCK_SWITCH_WINDOWS]; /* filtered time signal energy in segments (last and current) */

Completed in 71 milliseconds