OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EOBRUN
(Results
1 - 15
of
15
) sorted by null
/external/jpeg/
jdphuff.c
33
unsigned int
EOBRUN
; /* remaining EOBs in
EOBRUN
*/
47
((dest).
EOBRUN
= (src).
EOBRUN
, \
188
entropy->saved.
EOBRUN
= 0;
245
entropy->saved.
EOBRUN
= 0;
362
unsigned int
EOBRUN
;
382
EOBRUN
= entropy->saved.
EOBRUN
; /* only part of saved state we need */
386
if (
EOBRUN
> 0) /* if it's a band of zeroes... *
[
all
...]
jcphuff.c
44
unsigned int
EOBRUN
; /* run length of EOBs */
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
...]
jpeglib.h
647
// remaining EOBs in
EOBRUN
648
unsigned short
EOBRUN
;
[
all
...]
/external/qemu/distrib/jpeg-6b/
jdphuff.c
33
unsigned int
EOBRUN
; /* remaining EOBs in
EOBRUN
*/
47
((dest).
EOBRUN
= (src).
EOBRUN
, \
192
entropy->saved.
EOBRUN
= 0;
249
entropy->saved.
EOBRUN
= 0;
366
unsigned int
EOBRUN
;
386
EOBRUN
= entropy->saved.
EOBRUN
; /* only part of saved state we need */
390
if (
EOBRUN
> 0) /* if it's a band of zeroes... *
[
all
...]
jcphuff.c
44
unsigned int
EOBRUN
; /* run length of EOBs */
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
...]
jpeglib.h
647
// remaining EOBs in
EOBRUN
648
unsigned short
EOBRUN
;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
Completed in 674 milliseconds