Searched defs:SBLIMIT (Results 1 – 2 of 2) sorted by relevance
377 unsigned char scale_code[SBLIMIT], in compute_scale_factors()379 int sb_samples[3][12][SBLIMIT], in compute_scale_factors()492 static void psycho_acoustic_model(MpegAudioContext *s, short smr[SBLIMIT]) in psycho_acoustic_model()510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()511 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()606 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in encode_frame()
44 #define SBLIMIT 32 /* number of subbands */ macro