Searched refs:got_extra_bits (Results 1 – 1 of 1) sorted by relevance
73 int got_extra_bits; member311 if (s->got_extra_bits && in wv_get_value_integer()337 if (s->got_extra_bits) { in wv_get_value_float()351 if (s->got_extra_bits && get_bits1(&s->gb_extra_bits)) in wv_get_value_float()366 (s->got_extra_bits && in wv_get_value_float()370 } else if (s->got_extra_bits && in wv_get_value_float()382 if (s->got_extra_bits && (s->float_flag & WV_FLT_ZERO_SENT)) { in wv_get_value_float()408 if (s->got_extra_bits && crc_extra_bits != s->crc_extra_bits) { in wv_check_crc()1112 s->got_extra_bits = 0; in wavpack_decode_block()1389 s->got_extra_bits = 1; in wavpack_decode_block()[all …]