Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:boolean

92 METHODDEF(boolean) encode_mcu_huff JPP((j_compress_ptr cinfo,
96 METHODDEF(boolean) encode_mcu_gather JPP((j_compress_ptr cinfo,
109 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics)
182 jpeg_make_c_derived_tbl (j_compress_ptr cinfo, boolean isDC, int tblno,
280 LOCAL(boolean)
304 LOCAL(boolean)
342 LOCAL(boolean)
355 LOCAL(boolean)
453 LOCAL(boolean)
478 METHODDEF(boolean)
647 METHODDEF(boolean)
855 boolean did_dc[NUM_HUFF_TBLS];
856 boolean did_ac[NUM_HUFF_TBLS];