Searched refs:high_band_start (Results 1 – 3 of 3) sorted by relevance
260 s->high_band_start[k] = (int) ((block_len * 2 * high_freq) / in ff_wma_init()270 if (start < s->high_band_start[k]) in ff_wma_init()271 start = s->high_band_start[k]; in ff_wma_init()
81 int high_band_start[BLOCK_NB_SIZES]; ///< index of first coef in high band member
646 (s->high_band_start[bsize] << bsize >> esize); in wma_decode_block()669 n = s->high_band_start[bsize] - s->coefs_start; in wma_decode_block()