Lines Matching refs:br_state
325 HUFF_DECODE(s, br_state, tbl, return FALSE, label1); in decode_mcu_DC_first()
327 CHECK_BIT_BUFFER(br_state, s, return FALSE); in decode_mcu_DC_first()
395 HUFF_DECODE(s, br_state, tbl, return FALSE, label2); in decode_mcu_AC_first()
400 CHECK_BIT_BUFFER(br_state, s, return FALSE); in decode_mcu_AC_first()
411 CHECK_BIT_BUFFER(br_state, r, return FALSE); in decode_mcu_AC_first()
470 CHECK_BIT_BUFFER(br_state, 1, return FALSE); in decode_mcu_DC_refine()
538 HUFF_DECODE(s, br_state, tbl, goto undoit, label3); in decode_mcu_AC_refine()
544 CHECK_BIT_BUFFER(br_state, 1, goto undoit); in decode_mcu_AC_refine()
553 CHECK_BIT_BUFFER(br_state, r, goto undoit); in decode_mcu_AC_refine()
568 CHECK_BIT_BUFFER(br_state, 1, goto undoit); in decode_mcu_AC_refine()
602 CHECK_BIT_BUFFER(br_state, 1, goto undoit); in decode_mcu_AC_refine()