Searched refs:wv_rates (Results 1 – 4 of 4) sorted by relevance
46 static const int wv_rates[16] = { variable118 rate = wv_rates[(flags >> 23) & 0xF]; in wv_read_block_header()
121 static const int wv_rates[16] = { variable
1508 new_samplerate = wv_rates[sr]; in wavpack_decode_block()
2844 if (wv_rates[i] == s->avctx->sample_rate) in set_samplerate()