Lines Matching refs:boolean
52 boolean call_pass_startup; /* True if pass_startup must be called */
53 boolean is_last_pass; /* True during last pass */
79 JMETHOD(boolean, compress_data, (j_compress_ptr cinfo,
99 boolean need_context_rows; /* TRUE if need rows above & below */
117 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
118 JMETHOD(boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data));
145 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */
156 boolean has_multiple_scans; /* True if file has multiple scans */
157 boolean eoi_reached; /* True when EOI has been consumed */
205 boolean saw_SOI; /* found SOI? */
206 boolean saw_SOF; /* found SOF? */
214 JMETHOD(boolean, decode_mcu, (j_decompress_ptr cinfo, JBLOCKROW *MCU_data));
241 boolean need_context_rows; /* TRUE if need rows above & below */
254 JMETHOD(void, start_pass, (j_decompress_ptr cinfo, boolean is_pre_scan));
362 boolean transcode_only));
364 boolean need_full_buffer));
366 boolean need_full_buffer));
368 boolean need_full_buffer));
378 boolean need_full_buffer));
380 boolean need_full_buffer));
382 boolean need_full_buffer));