Searched refs:EOBRUN (Results 1 – 8 of 8) sorted by relevance
33 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member47 ((dest).EOBRUN = (src).EOBRUN, \189 entropy->saved.EOBRUN = 0; in start_pass_phuff_decoder()246 entropy->saved.EOBRUN = 0; in process_restart()363 unsigned int EOBRUN; in decode_mcu_AC_first() local383 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */ in decode_mcu_AC_first()387 if (EOBRUN > 0) /* if it's a band of zeroes... */ in decode_mcu_AC_first()388 EOBRUN--; /* ...process it now (we do nothing) */ in decode_mcu_AC_first()409 EOBRUN = 1 << r; in decode_mcu_AC_first()413 EOBRUN += r; in decode_mcu_AC_first()[all …]
44 unsigned int EOBRUN; /* run length of EOBs */ member179 entropy->EOBRUN = 0; in start_pass_phuff()320 if (entropy->EOBRUN > 0) { /* if there is any pending EOBRUN */ in emit_eobrun()321 temp = entropy->EOBRUN; in emit_eobrun()331 emit_bits(entropy, entropy->EOBRUN, nbits); in emit_eobrun()333 entropy->EOBRUN = 0; in emit_eobrun()365 entropy->EOBRUN = 0; in emit_restart()515 if (entropy->EOBRUN > 0) in encode_mcu_AC_first()542 entropy->EOBRUN++; /* count an EOB */ in encode_mcu_AC_first()543 if (entropy->EOBRUN == 0x7FFF) in encode_mcu_AC_first()[all …]
35 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member49 ((dest).EOBRUN = (src).EOBRUN, \192 entropy->saved.EOBRUN = 0; in start_pass_phuff_decoder()251 entropy->saved.EOBRUN = 0; in process_restart()368 unsigned int EOBRUN; in decode_mcu_AC_first() local388 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */ in decode_mcu_AC_first()392 if (EOBRUN > 0) /* if it's a band of zeroes... */ in decode_mcu_AC_first()393 EOBRUN--; /* ...process it now (we do nothing) */ in decode_mcu_AC_first()414 EOBRUN = 1 << r; in decode_mcu_AC_first()418 EOBRUN += r; in decode_mcu_AC_first()[all …]
46 unsigned int EOBRUN; /* run length of EOBs */ member181 entropy->EOBRUN = 0; in start_pass_phuff()320 if (entropy->EOBRUN > 0) { /* if there is any pending EOBRUN */ in emit_eobrun()321 temp = entropy->EOBRUN; in emit_eobrun()331 emit_bits(entropy, entropy->EOBRUN, nbits); in emit_eobrun()333 entropy->EOBRUN = 0; in emit_eobrun()365 entropy->EOBRUN = 0; in emit_restart()515 if (entropy->EOBRUN > 0) in encode_mcu_AC_first()542 entropy->EOBRUN++; /* count an EOB */ in encode_mcu_AC_first()543 if (entropy->EOBRUN == 0x7FFF) in encode_mcu_AC_first()[all …]
199 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member213 ((dest).EOBRUN = (src).EOBRUN, \654 entropy->saved.EOBRUN = 0; in process_restart()770 unsigned int EOBRUN; in decode_mcu_AC_first() local796 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */ in decode_mcu_AC_first()800 if (EOBRUN) /* if it's a band of zeroes... */ in decode_mcu_AC_first()801 EOBRUN--; /* ...process it now (we do nothing) */ in decode_mcu_AC_first()821 EOBRUN = 1 << r; in decode_mcu_AC_first()824 EOBRUN += r; in decode_mcu_AC_first()825 EOBRUN--; /* this band is processed at this moment */ in decode_mcu_AC_first()[all …]
111 unsigned int EOBRUN; /* run length of EOBs */ member463 if (entropy->EOBRUN > 0) { /* if there is any pending EOBRUN */ in emit_eobrun()464 temp = entropy->EOBRUN; in emit_eobrun()474 emit_bits_e(entropy, entropy->EOBRUN, nbits); in emit_eobrun()476 entropy->EOBRUN = 0; in emit_eobrun()529 entropy->EOBRUN = 0; in emit_restart_e()683 if (entropy->EOBRUN > 0) in encode_mcu_AC_first()710 entropy->EOBRUN++; /* count an EOB */ in encode_mcu_AC_first()711 if (entropy->EOBRUN == 0x7FFF) in encode_mcu_AC_first()886 entropy->EOBRUN++; /* count an EOB */ in encode_mcu_AC_refine()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...