Searched refs:show_bits1 (Results 1 – 3 of 3) sorted by relevance
590 if (index + show_bits1(gb) >= decoder_tables_elements[category]) { in decode_vector()
533 static inline unsigned int show_bits1(GetBitContext *s) in show_bits1() function
189 if (show_bits1(gb) && get_bits_left(gb) < 10) { in decode_vui_parameters()