Home
last modified time | relevance | path

Searched refs:EOBRUN (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdphuff.c33 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member
47 ((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() local
383 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 …]
Dfpdfapi_jcphuff.c44 unsigned int EOBRUN; /* run length of EOBs */ member
179 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 …]
/external/libjpeg-turbo/
Djdphuff.c35 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member
49 ((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() local
388 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 …]
Djcphuff.c46 unsigned int EOBRUN; /* run length of EOBs */ member
181 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 …]
/external/opencv3/3rdparty/libjpeg/
Djdhuff.c199 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member
213 ((dest).EOBRUN = (src).EOBRUN, \
654 entropy->saved.EOBRUN = 0; in process_restart()
770 unsigned int EOBRUN; in decode_mcu_AC_first() local
796 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 …]
Djchuff.c111 unsigned int EOBRUN; /* run length of EOBs */ member
463 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 …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...