Searched refs:high_band_coded (Results 1 – 3 of 3) sorted by relevance
89 int high_band_coded[MAX_CHANNELS][HIGH_BAND_MAX_SIZE]; member
539 s->high_band_coded[ch][i] = a; in wma_decode_block()553 if (s->high_band_coded[ch][i]) { in wma_decode_block()651 if (s->high_band_coded[ch][j]) { in wma_decode_block()673 if (j >= 0 && s->high_band_coded[ch][j]) { in wma_decode_block()
280 put_bits(&s->pb, 1, s->high_band_coded[ch][i] = 0); in encode_block()