Searched refs:wxjpeg_boolean (Results 1 - 25 of 40) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djpeglib.h94 wxjpeg_boolean sent_table; /* TRUE when table has been output */
110 wxjpeg_boolean sent_table; /* TRUE when table has been output */
160 wxjpeg_boolean component_needed; /* do we need the value of this component? */
246 wxjpeg_boolean is_decompressor; /* So common code can tell which is which */\
320 wxjpeg_boolean raw_data_in; /* TRUE=caller supplies downsampled data */
321 wxjpeg_boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */
322 wxjpeg_boolean optimize_coding; /* TRUE=optimize entropy encoding parms */
323 wxjpeg_boolean CCIR601_sampling; /* TRUE=first samples are cosited */
337 wxjpeg_boolean write_JFIF_header; /* should a JFIF marker be written? */
347 wxjpeg_boolean write_Adobe_marke
[all...]
H A Djchuff.h42 JPP((j_compress_ptr cinfo, wxjpeg_boolean isDC, int tblno,
H A Djpegint.h51 wxjpeg_boolean call_pass_startup; /* True if pass_startup must be called */
52 wxjpeg_boolean is_last_pass; /* True during last pass */
78 JMETHOD(wxjpeg_boolean, compress_data, (j_compress_ptr cinfo,
98 wxjpeg_boolean need_context_rows; /* TRUE if need rows above & below */
114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, wxjpeg_boolean gather_statistics));
115 JMETHOD(wxjpeg_boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data));
142 wxjpeg_boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */
153 wxjpeg_boolean has_multiple_scans; /* True if file has multiple scans */
154 wxjpeg_boolean eoi_reached; /* True when EOI has been consumed */
210 wxjpeg_boolean saw_SO
[all...]
H A Djcinit.c59 (wxjpeg_boolean) (cinfo->num_scans > 1 || cinfo->optimize_coding));
H A Djdphuff.c77 METHODDEF(wxjpeg_boolean) decode_mcu_DC_first JPP((j_decompress_ptr cinfo,
79 METHODDEF(wxjpeg_boolean) decode_mcu_AC_first JPP((j_decompress_ptr cinfo,
81 METHODDEF(wxjpeg_boolean) decode_mcu_DC_refine JPP((j_decompress_ptr cinfo,
83 METHODDEF(wxjpeg_boolean) decode_mcu_AC_refine JPP((j_decompress_ptr cinfo,
95 wxjpeg_boolean is_DC_band, bad;
227 LOCAL(wxjpeg_boolean)
285 METHODDEF(wxjpeg_boolean)
356 METHODDEF(wxjpeg_boolean)
441 METHODDEF(wxjpeg_boolean)
490 METHODDEF(wxjpeg_boolean)
[all...]
H A Djchuff.c89 METHODDEF(wxjpeg_boolean) encode_mcu_huff JPP((j_compress_ptr cinfo,
93 METHODDEF(wxjpeg_boolean) encode_mcu_gather JPP((j_compress_ptr cinfo,
106 start_pass_huff (j_compress_ptr cinfo, wxjpeg_boolean gather_statistics)
179 jpeg_make_c_derived_tbl (j_compress_ptr cinfo, wxjpeg_boolean isDC, int tblno,
277 LOCAL(wxjpeg_boolean)
301 LOCAL(wxjpeg_boolean)
339 LOCAL(wxjpeg_boolean)
352 LOCAL(wxjpeg_boolean)
450 LOCAL(wxjpeg_boolean)
475 METHODDEF(wxjpeg_boolean)
[all...]
H A Djcphuff.c28 wxjpeg_boolean gather_statistics;
89 METHODDEF(wxjpeg_boolean) encode_mcu_DC_first JPP((j_compress_ptr cinfo,
91 METHODDEF(wxjpeg_boolean) encode_mcu_AC_first JPP((j_compress_ptr cinfo,
93 METHODDEF(wxjpeg_boolean) encode_mcu_DC_refine JPP((j_compress_ptr cinfo,
95 METHODDEF(wxjpeg_boolean) encode_mcu_AC_refine JPP((j_compress_ptr cinfo,
106 start_pass_phuff (j_compress_ptr cinfo, wxjpeg_boolean gather_statistics)
109 wxjpeg_boolean is_DC_band;
376 METHODDEF(wxjpeg_boolean)
463 METHODDEF(wxjpeg_boolean)
570 METHODDEF(wxjpeg_boolean)
[all...]
H A Djdapistd.c23 LOCAL(wxjpeg_boolean) output_pass_setup JPP((j_decompress_ptr cinfo));
37 GLOBAL(wxjpeg_boolean)
94 LOCAL(wxjpeg_boolean)
227 GLOBAL(wxjpeg_boolean)
252 GLOBAL(wxjpeg_boolean)
H A Djdatasrc.c30 wxjpeg_boolean start_of_file; /* have we gotten any data yet? */
89 METHODDEF(wxjpeg_boolean)
H A Djdhuff.h50 JPP((j_decompress_ptr cinfo, wxjpeg_boolean isDC, int tblno,
154 EXTERN(wxjpeg_boolean) jpeg_fill_bit_buffer
H A Djdapimin.c241 jpeg_read_header (j_decompress_ptr cinfo, wxjpeg_boolean require_image)
333 GLOBAL(wxjpeg_boolean)
348 GLOBAL(wxjpeg_boolean)
368 GLOBAL(wxjpeg_boolean)
H A Djdmarker.c196 LOCAL(wxjpeg_boolean)
236 LOCAL(wxjpeg_boolean)
237 get_sof (j_decompress_ptr cinfo, wxjpeg_boolean is_prog, wxjpeg_boolean is_arith)
300 LOCAL(wxjpeg_boolean)
372 LOCAL(wxjpeg_boolean)
418 LOCAL(wxjpeg_boolean)
489 LOCAL(wxjpeg_boolean)
547 LOCAL(wxjpeg_boolean)
690 METHODDEF(wxjpeg_boolean)
[all...]
H A Djccoefct.c61 METHODDEF(wxjpeg_boolean) compress_data
64 METHODDEF(wxjpeg_boolean) compress_first_pass
66 METHODDEF(wxjpeg_boolean) compress_output
142 METHODDEF(wxjpeg_boolean)
244 METHODDEF(wxjpeg_boolean)
340 METHODDEF(wxjpeg_boolean)
405 jinit_c_coef_controller (j_compress_ptr cinfo, wxjpeg_boolean need_full_buffer)
H A Djdhuff.c74 wxjpeg_boolean dc_needed[D_MAX_BLOCKS_IN_MCU];
75 wxjpeg_boolean ac_needed[D_MAX_BLOCKS_IN_MCU];
149 jpeg_make_d_derived_tbl (j_decompress_ptr cinfo, wxjpeg_boolean isDC, int tblno,
291 GLOBAL(wxjpeg_boolean)
467 LOCAL(wxjpeg_boolean)
516 METHODDEF(wxjpeg_boolean)
H A Djdatadst.c80 METHODDEF(wxjpeg_boolean)
H A Djmorecfg.h274 * with wxjpeg_boolean throughout the jpeg sources. The alternative would have
283 typedef int wxjpeg_boolean; typedef
H A Djcmainct.c33 wxjpeg_boolean suspended; /* remember if we suspended output */
176 wxjpeg_boolean writing = (mymain->pass_mode != JBUF_CRANK_DEST);
245 jinit_c_main_controller (j_compress_ptr cinfo, wxjpeg_boolean need_full_buffer)
H A Djmemmgr.c159 wxjpeg_boolean pre_zero; /* pre-zero mode requested? */
160 wxjpeg_boolean dirty; /* do current buffer contents need written? */
161 wxjpeg_boolean b_s_open; /* is backing-store data valid? */
175 wxjpeg_boolean pre_zero; /* pre-zero mode requested? */
176 wxjpeg_boolean dirty; /* do current buffer contents need written? */
177 wxjpeg_boolean b_s_open; /* is backing-store data valid? */
523 request_virt_sarray (j_common_ptr cinfo, int pool_id, wxjpeg_boolean pre_zero,
553 request_virt_barray (j_common_ptr cinfo, int pool_id, wxjpeg_boolean pre_zero,
690 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, wxjpeg_boolean writing)
723 do_barray_io (j_common_ptr cinfo, jvirt_barray_ptr ptr, wxjpeg_boolean writin
[all...]
H A Djpegtran.c115 int last_file_arg_seen, wxjpeg_boolean for_real)
127 wxjpeg_boolean simple_progressive;
179 static wxjpeg_boolean printed_version = FALSE;
H A Djcapistd.c38 jpeg_start_compress (j_compress_ptr cinfo, wxjpeg_boolean write_all_tables)
H A Djerror.c164 wxjpeg_boolean isstring;
H A Djdcoefct.c72 LOCAL(wxjpeg_boolean) smoothing_ok JPP((j_decompress_ptr cinfo));
407 LOCAL(wxjpeg_boolean)
411 wxjpeg_boolean smoothing_useful = FALSE;
476 wxjpeg_boolean first_row, last_row;
679 jinit_d_coef_controller (j_decompress_ptr cinfo, wxjpeg_boolean need_full_buffer)
H A Djdmaster.c25 wxjpeg_boolean using_merged_upsample; /* TRUE if using merged upsample/cconvert */
42 LOCAL(wxjpeg_boolean)
290 wxjpeg_boolean use_c_buffer;
H A Djquant1.c154 wxjpeg_boolean is_padded; /* is the colorindex padded for odither? */
164 wxjpeg_boolean on_odd_row; /* flag to remember which row we are on */
194 wxjpeg_boolean changed;
741 start_pass_1_quant (j_decompress_ptr cinfo, wxjpeg_boolean is_pre_scan)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagjpeg.cpp49 typedef boolean wxjpeg_boolean; typedef
107 CPP_METHODDEF(wxjpeg_boolean) wx_fill_input_buffer ( j_decompress_ptr cinfo )
336 CPP_METHODDEF(wxjpeg_boolean) wx_empty_output_buffer (j_compress_ptr cinfo)

Completed in 177 milliseconds

12