OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SINE_WINDOW
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_const.h
49
SINE_WINDOW
= 0,
/external/aac/libAACenc/src/
psy_const.h
124
SINE_WINDOW
= 0,
block_switch.cpp
111
static const INT blockType2windowShape[2][5] = { {
SINE_WINDOW
, KBD_WINDOW, WRONG_WINDOW,
SINE_WINDOW
, KBD_WINDOW}, /* LD */
112
{KBD_WINDOW,
SINE_WINDOW
,
SINE_WINDOW
, KBD_WINDOW, WRONG_WINDOW} }; /* LC */
221
blockSwitchingControl->windowShape =
SINE_WINDOW
;
psy_main.cpp
[
all
...]
/frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_main.c
44
static Word16 blockType2windowShape[] = {KBD_WINDOW,
SINE_WINDOW
,
SINE_WINDOW
,KBD_WINDOW};
454
SINE_WINDOW
,
Completed in 472 milliseconds