OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arith_code
(Results
1 - 25
of
31
) sorted by null
1
2
/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/qemu/distrib/jpeg-6b/
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
...]
/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
Completed in 52 milliseconds
1
2