Home
last modified time | relevance | path

Searched refs:got_extra_bits (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwavpack.c74 int got_extra_bits; member
312 if (s->got_extra_bits && in wv_get_value_integer()
338 if (s->got_extra_bits) { in wv_get_value_float()
352 if (s->got_extra_bits && get_bits1(&s->gb_extra_bits)) in wv_get_value_float()
367 (s->got_extra_bits && in wv_get_value_float()
371 } else if (s->got_extra_bits && in wv_get_value_float()
383 if (s->got_extra_bits && (s->float_flag & WV_FLT_ZERO_SENT)) { in wv_get_value_float()
409 if (s->got_extra_bits && crc_extra_bits != s->crc_extra_bits) { in wv_check_crc()
1117 s->got_extra_bits = 0; in wavpack_decode_block()
1396 s->got_extra_bits in wavpack_decode_block()
[all...]

Completed in 3 milliseconds