OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_SWITCH_WINDOW_LEN
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
block_switch.h
32
#define
BLOCK_SWITCH_WINDOW_LEN
FRAME_LEN_SHORT /* minimal granularity of energy calculation */
/frameworks/av/media/libstagefright/codecs/aacenc/src/
block_switch.c
147
CalcWindowEnergy(blockSwitchingControl, timeSignal, chIncrement,
BLOCK_SWITCH_WINDOW_LEN
);
Completed in 60 milliseconds