Searched refs:MSIZE (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dc2t64fx.c33 #define MSIZE 1024 macro
65 Word16 rrixiy[MSIZE];
165 pos = MSIZE - 1;
166 pos2 = MSIZE - 2;
H A Dc4t64fx.c67 #define MSIZE 256 macro
114 Word16 rrixiy[][MSIZE] /* (i) corr. of pulse 1 with pulse 2 */
146 Word16 rrixix[NB_TRACK][NB_POS], rrixiy[NB_TRACK][MSIZE];
412 pos = MSIZE - 1;
469 pos = MSIZE - 1;
976 Word16 rrixiy[][MSIZE] /* (i) corr. of pulse 1 with pulse 2 */

Completed in 37 milliseconds