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

/external/chromium_org/third_party/libjpeg_turbo/
H A Djdphuff.c33 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member in struct:__anon12748
47 ((dest).EOBRUN = (src).EOBRUN, \
189 entropy->saved.EOBRUN = 0;
247 entropy->saved.EOBRUN = 0;
364 unsigned int EOBRUN; local
384 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */
388 if (EOBRUN >
499 unsigned int EOBRUN; local
[all...]
H A Djcphuff.c44 unsigned int EOBRUN; /* run length of EOBs */ member in struct:__anon12724
179 entropy->EOBRUN = 0;
310 * Emit any pending EOBRUN symbol.
318 if (entropy->EOBRUN > 0) { /* if there is any pending EOBRUN */
319 temp = entropy->EOBRUN;
329 emit_bits(entropy, entropy->EOBRUN, nbits);
331 entropy->EOBRUN = 0;
363 entropy->EOBRUN = 0;
512 /* Emit any pending EOBRUN */
[all...]
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdphuff.c34 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member in struct:__anon28749
48 ((dest).EOBRUN = (src).EOBRUN, \
190 entropy->saved.EOBRUN = 0;
247 entropy->saved.EOBRUN = 0;
364 unsigned int EOBRUN; local
384 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */
388 if (EOBRUN >
499 unsigned int EOBRUN; local
[all...]
H A Dfpdfapi_jcphuff.c45 unsigned int EOBRUN; /* run length of EOBs */ member in struct:__anon28733
180 entropy->EOBRUN = 0;
313 * Emit any pending EOBRUN symbol.
321 if (entropy->EOBRUN > 0) { /* if there is any pending EOBRUN */
322 temp = entropy->EOBRUN;
332 emit_bits(entropy, entropy->EOBRUN, nbits);
334 entropy->EOBRUN = 0;
366 entropy->EOBRUN = 0;
515 /* Emit any pending EOBRUN */
[all...]
/external/jpeg/
H A Djdphuff.c33 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member in struct:__anon22705
47 ((dest).EOBRUN = (src).EOBRUN, \
188 entropy->saved.EOBRUN = 0;
245 entropy->saved.EOBRUN = 0;
362 unsigned int EOBRUN; local
382 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */
386 if (EOBRUN >
497 unsigned int EOBRUN; local
[all...]
H A Djcphuff.c44 unsigned int EOBRUN; /* run length of EOBs */ member in struct:__anon22684
179 entropy->EOBRUN = 0;
312 * Emit any pending EOBRUN symbol.
320 if (entropy->EOBRUN > 0) { /* if there is any pending EOBRUN */
321 temp = entropy->EOBRUN;
331 emit_bits(entropy, entropy->EOBRUN, nbits);
333 entropy->EOBRUN = 0;
365 entropy->EOBRUN = 0;
514 /* Emit any pending EOBRUN */
[all...]
H A Djpeglib.h647 // remaining EOBs in EOBRUN
648 unsigned short EOBRUN; member in struct:__anon22727
/external/qemu/distrib/jpeg-6b/
H A Djdphuff.c33 unsigned int EOBRUN; /* remaining EOBs in EOBRUN */ member in struct:__anon29303
47 ((dest).EOBRUN = (src).EOBRUN, \
192 entropy->saved.EOBRUN = 0;
249 entropy->saved.EOBRUN = 0;
366 unsigned int EOBRUN; local
386 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */
390 if (EOBRUN >
501 unsigned int EOBRUN; local
[all...]
H A Djcphuff.c44 unsigned int EOBRUN; /* run length of EOBs */ member in struct:__anon29282
179 entropy->EOBRUN = 0;
312 * Emit any pending EOBRUN symbol.
320 if (entropy->EOBRUN > 0) { /* if there is any pending EOBRUN */
321 temp = entropy->EOBRUN;
331 emit_bits(entropy, entropy->EOBRUN, nbits);
333 entropy->EOBRUN = 0;
365 entropy->EOBRUN = 0;
514 /* Emit any pending EOBRUN */
[all...]
H A Djpeglib.h647 // remaining EOBs in EOBRUN
648 unsigned short EOBRUN; member in struct:__anon29325
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1418 milliseconds