SBLIMIT 73 libavcodec/mips/compute_antialias_fixed.h n = SBLIMIT - 1; SBLIMIT 70 libavcodec/mpc.h DECLARE_ALIGNED(16, int32_t, sb_samples)[MPA_MAX_CHANNELS][36][SBLIMIT]; SBLIMIT 68 libavcodec/mpegaudiodec_template.c DECLARE_ALIGNED(16, INTFLOAT, sb_hybrid)[SBLIMIT * 18]; /* 576 samples */ SBLIMIT 82 libavcodec/mpegaudiodec_template.c DECLARE_ALIGNED(32, INTFLOAT, sb_samples)[MPA_MAX_CHANNELS][36][SBLIMIT]; SBLIMIT 83 libavcodec/mpegaudiodec_template.c INTFLOAT mdct_buf[MPA_MAX_CHANNELS][SBLIMIT * 18]; /* previous samples, for layer 3 MDCT */ SBLIMIT 507 libavcodec/mpegaudiodec_template.c uint8_t allocation[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 508 libavcodec/mpegaudiodec_template.c uint8_t scale_factors[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 513 libavcodec/mpegaudiodec_template.c bound = SBLIMIT; SBLIMIT 521 libavcodec/mpegaudiodec_template.c for (i = bound; i < SBLIMIT; i++) SBLIMIT 531 libavcodec/mpegaudiodec_template.c for (i = bound; i < SBLIMIT; i++) { SBLIMIT 552 libavcodec/mpegaudiodec_template.c for (i = bound; i < SBLIMIT; i++) { SBLIMIT 574 libavcodec/mpegaudiodec_template.c unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 575 libavcodec/mpegaudiodec_template.c unsigned char scale_code[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 576 libavcodec/mpegaudiodec_template.c unsigned char scale_factors[MPA_MAX_CHANNELS][SBLIMIT][3], *sf; SBLIMIT 744 libavcodec/mpegaudiodec_template.c for (i = sblimit; i < SBLIMIT; i++) { SBLIMIT 1208 libavcodec/mpegaudiodec_template.c n = SBLIMIT - 1; SBLIMIT 1270 libavcodec/mpegaudiodec_template.c out_ptr += SBLIMIT; SBLIMIT 1276 libavcodec/mpegaudiodec_template.c out_ptr += SBLIMIT; SBLIMIT 1282 libavcodec/mpegaudiodec_template.c out_ptr += SBLIMIT; SBLIMIT 1294 libavcodec/mpegaudiodec_template.c for (j = sblimit; j < SBLIMIT; j++) { SBLIMIT 1300 libavcodec/mpegaudiodec_template.c out_ptr += SBLIMIT; SBLIMIT 359 libavcodec/mpegaudiodsp_template.c out[(9 + j) * SBLIMIT] = MULH3(t1, win[ 9 + j], 1) + buf[4*(9 + j)]; SBLIMIT 360 libavcodec/mpegaudiodsp_template.c out[(8 - j) * SBLIMIT] = MULH3(t1, win[ 8 - j], 1) + buf[4*(8 - j)]; SBLIMIT 366 libavcodec/mpegaudiodsp_template.c out[(9 + 8 - j) * SBLIMIT] = MULH3(t1, win[ 9 + 8 - j], 1) + buf[4*(9 + 8 - j)]; SBLIMIT 367 libavcodec/mpegaudiodsp_template.c out[ j * SBLIMIT] = MULH3(t1, win[ j], 1) + buf[4*( j)]; SBLIMIT 377 libavcodec/mpegaudiodsp_template.c out[(9 + 4) * SBLIMIT] = MULH3(t1, win[ 9 + 4], 1) + buf[4*(9 + 4)]; SBLIMIT 378 libavcodec/mpegaudiodsp_template.c out[(8 - 4) * SBLIMIT] = MULH3(t1, win[ 8 - 4], 1) + buf[4*(8 - 4)]; SBLIMIT 58 libavcodec/mpegaudioenc_template.c int sb_samples[MPA_MAX_CHANNELS][3][12][SBLIMIT]; SBLIMIT 59 libavcodec/mpegaudioenc_template.c unsigned char scale_factors[MPA_MAX_CHANNELS][SBLIMIT][3]; /* scale factors */ SBLIMIT 61 libavcodec/mpegaudioenc_template.c unsigned char scale_code[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 377 libavcodec/mpegaudioenc_template.c unsigned char scale_code[SBLIMIT], SBLIMIT 378 libavcodec/mpegaudioenc_template.c unsigned char scale_factors[SBLIMIT][3], SBLIMIT 379 libavcodec/mpegaudioenc_template.c int sb_samples[3][12][SBLIMIT], SBLIMIT 392 libavcodec/mpegaudioenc_template.c p += SBLIMIT; SBLIMIT 492 libavcodec/mpegaudioenc_template.c static void psycho_acoustic_model(MpegAudioContext *s, short smr[SBLIMIT]) SBLIMIT 510 libavcodec/mpegaudioenc_template.c short smr1[MPA_MAX_CHANNELS][SBLIMIT], SBLIMIT 511 libavcodec/mpegaudioenc_template.c unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], SBLIMIT 516 libavcodec/mpegaudioenc_template.c short smr[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 517 libavcodec/mpegaudioenc_template.c unsigned char subband_status[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 520 libavcodec/mpegaudioenc_template.c memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT); SBLIMIT 521 libavcodec/mpegaudioenc_template.c memset(subband_status, SB_NOTALLOCATED, s->nb_channels * SBLIMIT); SBLIMIT 522 libavcodec/mpegaudioenc_template.c memset(bit_alloc, 0, s->nb_channels * SBLIMIT); SBLIMIT 606 libavcodec/mpegaudioenc_template.c unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], SBLIMIT 749 libavcodec/mpegaudioenc_template.c short smr[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 750 libavcodec/mpegaudioenc_template.c unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT]; SBLIMIT 93 libavcodec/mpegaudiotab.h static const float fixed_smr[SBLIMIT] = { SBLIMIT 174 libavcodec/qdm2.c DECLARE_ALIGNED(32, float, sb_samples)[MPA_MAX_CHANNELS][128][SBLIMIT]; SBLIMIT 1571 libavcodec/qdm2.c for (k = sb_used; k < SBLIMIT; k++)