Searched refs:BLOCK_NB_SIZES (Results 1 – 1 of 1) sorted by relevance
38 #define BLOCK_NB_SIZES (BLOCK_MAX_BITS - BLOCK_MIN_BITS + 1) macro79 int exponent_sizes[BLOCK_NB_SIZES];80 uint16_t exponent_bands[BLOCK_NB_SIZES][25];81 int high_band_start[BLOCK_NB_SIZES]; ///< index of first coef in high band83 int coefs_end[BLOCK_NB_SIZES]; ///< max number of coded coefficients84 int exponent_high_sizes[BLOCK_NB_SIZES];85 int exponent_high_bands[BLOCK_NB_SIZES][HIGH_BAND_MAX_SIZE];119 FFTContext mdct_ctx[BLOCK_NB_SIZES];120 const float *windows[BLOCK_NB_SIZES];