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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dpsy_const.h66 #define MAX_SFB (MAX_SFB_SHORT > MAX_SFB_LONG ? MAX_SFB_SHORT : MAX_SFB_LONG) /* = MAX_SFB_LONG */ macro
H A Dpsy_data.h52 Word32 sfbThresholdnm1[MAX_SFB]; /* PreEchoControl */
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtns.c521 Word32 tnsSfbMean[MAX_SFB]; /* length [lpcStopBand-lpcStartBand] should be sufficient here */

Completed in 151 milliseconds