OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arith_code
(Results
1 - 24
of
24
) sorted by null
/external/jpeg/
jcinit.c
44
if (cinfo->
arith_code
) {
jcmarker.c
333
if (cinfo->Ah != 0 && !cinfo->
arith_code
)
513
if (cinfo->
arith_code
|| cinfo->progressive_mode ||
531
if (cinfo->
arith_code
) {
557
if (cinfo->
arith_code
) {
627
if (! cinfo->
arith_code
) {
jdtrans.c
229
if (cinfo->
arith_code
) {
jpeglib.h
325
boolean
arith_code
; /* TRUE=arithmetic coding, FALSE=Huffman */
member in struct:jpeg_compress_struct
547
boolean
arith_code
; /* TRUE=arithmetic coding, FALSE=Huffman */
member in struct:jpeg_decompress_struct
[
all
...]
cjpeg.c
250
cinfo->
arith_code
= TRUE;
jctrans.c
169
if (cinfo->
arith_code
) {
jpegtran.c
156
cinfo->
arith_code
= TRUE;
jdmaster.c
398
if (cinfo->
arith_code
) {
jcmaster.c
436
if (cinfo->Ss != 0 || cinfo->Ah == 0 || cinfo->
arith_code
) {
jcparam.c
308
cinfo->
arith_code
= FALSE;
jdmarker.c
246
cinfo->
arith_code
= is_arith;
[
all
...]
/external/chromium_org/third_party/libjpeg_turbo/
jcinit.c
44
if (cinfo->
arith_code
) {
jdtrans.c
108
if (cinfo->
arith_code
) {
jcmarker.c
517
if (cinfo->
arith_code
|| cinfo->progressive_mode ||
535
if (cinfo->
arith_code
) {
564
if (cinfo->
arith_code
) {
627
if (! cinfo->
arith_code
) {
jcmaster.c
471
if (cinfo->Ss != 0 || cinfo->Ah == 0 || cinfo->
arith_code
) {
605
if (cinfo->progressive_mode && !cinfo->
arith_code
) /* TEMPORARY HACK ??? */
jpeglib.h
372
boolean
arith_code
; /* TRUE=arithmetic coding, FALSE=Huffman */
member in struct:jpeg_compress_struct
607
boolean
arith_code
; /* TRUE=arithmetic coding, FALSE=Huffman */
member in struct:jpeg_decompress_struct
[
all
...]
jctrans.c
176
if (cinfo->
arith_code
) {
jpegtran.c
166
cinfo->
arith_code
= TRUE;
cjpeg.c
255
cinfo->
arith_code
= TRUE;
jcparam.c
333
cinfo->
arith_code
= FALSE;
jdmaster.c
547
if (cinfo->
arith_code
) {
jdmarker.c
248
cinfo->
arith_code
= is_arith;
[
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
Completed in 381 milliseconds