Lines Matching refs:boolean
101 boolean gather_statistics;
161 jpeg_make_c_derived_tbl (j_compress_ptr cinfo, boolean isDC, int tblno, in jpeg_make_c_derived_tbl()
268 LOCAL(boolean)
306 LOCAL(boolean) in LOCAL() argument
390 LOCAL(boolean)
494 LOCAL(boolean)
545 METHODDEF(boolean)
628 METHODDEF(boolean)
739 METHODDEF(boolean)
782 METHODDEF(boolean)
912 LOCAL(boolean)
1012 METHODDEF(boolean)
1193 METHODDEF(boolean)
1400 boolean did_dc[NUM_HUFF_TBLS]; in finish_pass_gather()
1401 boolean did_ac[NUM_HUFF_TBLS]; in finish_pass_gather()
1448 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_huff()