HomeSort by relevance Sort by last modified time
    Searched refs:MSIZE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
c2t64fx.c 33 #define MSIZE 1024
65 Word16 rrixiy[MSIZE];
165 pos = MSIZE - 1;
166 pos2 = MSIZE - 2;
c4t64fx.c 67 #define MSIZE 256
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 */
    [all...]

Completed in 112 milliseconds