j_compress_ptr 52 third_party/iccjpeg/iccjpeg.c write_icc_profile (j_compress_ptr cinfo, j_compress_ptr 36 third_party/iccjpeg/iccjpeg.h extern void write_icc_profile JPP((j_compress_ptr cinfo, j_compress_ptr 30 third_party/libjpeg/jcapimin.c jpeg_CreateCompress (j_compress_ptr cinfo, int version, size_t structsize) j_compress_ptr 88 third_party/libjpeg/jcapimin.c jpeg_destroy_compress (j_compress_ptr cinfo) j_compress_ptr 100 third_party/libjpeg/jcapimin.c jpeg_abort_compress (j_compress_ptr cinfo) j_compress_ptr 119 third_party/libjpeg/jcapimin.c jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) j_compress_ptr 147 third_party/libjpeg/jcapimin.c jpeg_finish_compress (j_compress_ptr cinfo) j_compress_ptr 192 third_party/libjpeg/jcapimin.c jpeg_write_marker (j_compress_ptr cinfo, int marker, j_compress_ptr 195 third_party/libjpeg/jcapimin.c JMETHOD(void, write_marker_byte, (j_compress_ptr info, int val)); j_compress_ptr 214 third_party/libjpeg/jcapimin.c jpeg_write_m_header (j_compress_ptr cinfo, int marker, unsigned int datalen) j_compress_ptr 226 third_party/libjpeg/jcapimin.c jpeg_write_m_byte (j_compress_ptr cinfo, int val) j_compress_ptr 254 third_party/libjpeg/jcapimin.c jpeg_write_tables (j_compress_ptr cinfo) j_compress_ptr 38 third_party/libjpeg/jcapistd.c jpeg_start_compress (j_compress_ptr cinfo, boolean write_all_tables) j_compress_ptr 77 third_party/libjpeg/jcapistd.c jpeg_write_scanlines (j_compress_ptr cinfo, JSAMPARRAY scanlines, j_compress_ptr 120 third_party/libjpeg/jcapistd.c jpeg_write_raw_data (j_compress_ptr cinfo, JSAMPIMAGE data, j_compress_ptr 62 third_party/libjpeg/jccoefct.c JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf)); j_compress_ptr 65 third_party/libjpeg/jccoefct.c JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf)); j_compress_ptr 67 third_party/libjpeg/jccoefct.c JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf)); j_compress_ptr 72 third_party/libjpeg/jccoefct.c start_iMCU_row (j_compress_ptr cinfo) j_compress_ptr 100 third_party/libjpeg/jccoefct.c start_pass_coef (j_compress_ptr cinfo, J_BUF_MODE pass_mode) j_compress_ptr 143 third_party/libjpeg/jccoefct.c compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf) j_compress_ptr 245 third_party/libjpeg/jccoefct.c compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf) j_compress_ptr 341 third_party/libjpeg/jccoefct.c compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) j_compress_ptr 405 third_party/libjpeg/jccoefct.c jinit_c_coef_controller (j_compress_ptr cinfo, boolean need_full_buffer) j_compress_ptr 86 third_party/libjpeg/jccolor.c rgb_ycc_start (j_compress_ptr cinfo) j_compress_ptr 130 third_party/libjpeg/jccolor.c rgb_ycc_convert (j_compress_ptr cinfo, j_compress_ptr 186 third_party/libjpeg/jccolor.c rgb_gray_convert (j_compress_ptr cinfo, j_compress_ptr 225 third_party/libjpeg/jccolor.c cmyk_ycck_convert (j_compress_ptr cinfo, j_compress_ptr 280 third_party/libjpeg/jccolor.c grayscale_convert (j_compress_ptr cinfo, j_compress_ptr 309 third_party/libjpeg/jccolor.c null_convert (j_compress_ptr cinfo, j_compress_ptr 341 third_party/libjpeg/jccolor.c null_method (j_compress_ptr cinfo) j_compress_ptr 352 third_party/libjpeg/jccolor.c jinit_color_converter (j_compress_ptr cinfo) j_compress_ptr 54 third_party/libjpeg/jcdctmgr.c start_pass_fdctmgr (j_compress_ptr cinfo) j_compress_ptr 180 third_party/libjpeg/jcdctmgr.c forward_DCT (j_compress_ptr cinfo, jpeg_component_info * compptr, j_compress_ptr 270 third_party/libjpeg/jcdctmgr.c forward_DCT_float (j_compress_ptr cinfo, jpeg_component_info * compptr, j_compress_ptr 345 third_party/libjpeg/jcdctmgr.c jinit_forward_dct (j_compress_ptr cinfo) j_compress_ptr 84 third_party/libjpeg/jchuff.c j_compress_ptr cinfo; /* dump_buffer needs access to this */ j_compress_ptr 89 third_party/libjpeg/jchuff.c METHODDEF(boolean) encode_mcu_huff JPP((j_compress_ptr cinfo, j_compress_ptr 91 third_party/libjpeg/jchuff.c METHODDEF(void) finish_pass_huff JPP((j_compress_ptr cinfo)); j_compress_ptr 93 third_party/libjpeg/jchuff.c METHODDEF(boolean) encode_mcu_gather JPP((j_compress_ptr cinfo, j_compress_ptr 95 third_party/libjpeg/jchuff.c METHODDEF(void) finish_pass_gather JPP((j_compress_ptr cinfo)); j_compress_ptr 106 third_party/libjpeg/jchuff.c start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) j_compress_ptr 179 third_party/libjpeg/jchuff.c jpeg_make_c_derived_tbl (j_compress_ptr cinfo, boolean isDC, int tblno, j_compress_ptr 476 third_party/libjpeg/jchuff.c encode_mcu_huff (j_compress_ptr cinfo, JBLOCKROW *MCU_data) j_compress_ptr 533 third_party/libjpeg/jchuff.c finish_pass_huff (j_compress_ptr cinfo) j_compress_ptr 572 third_party/libjpeg/jchuff.c htest_one_block (j_compress_ptr cinfo, JCOEFPTR block, int last_dc_val, j_compress_ptr 645 third_party/libjpeg/jchuff.c encode_mcu_gather (j_compress_ptr cinfo, JBLOCKROW *MCU_data) j_compress_ptr 705 third_party/libjpeg/jchuff.c jpeg_gen_optimal_table (j_compress_ptr cinfo, JHUFF_TBL * htbl, long freq[]) j_compress_ptr 846 third_party/libjpeg/jchuff.c finish_pass_gather (j_compress_ptr cinfo) j_compress_ptr 891 third_party/libjpeg/jchuff.c jinit_huff_encoder (j_compress_ptr cinfo) j_compress_ptr 42 third_party/libjpeg/jchuff.h JPP((j_compress_ptr cinfo, boolean isDC, int tblno, j_compress_ptr 47 third_party/libjpeg/jchuff.h JPP((j_compress_ptr cinfo, JHUFF_TBL * htbl, long freq[])); j_compress_ptr 30 third_party/libjpeg/jcinit.c jinit_compress_master (j_compress_ptr cinfo) j_compress_ptr 55 third_party/libjpeg/jcmainct.c JPP((j_compress_ptr cinfo, JSAMPARRAY input_buf, j_compress_ptr 59 third_party/libjpeg/jcmainct.c JPP((j_compress_ptr cinfo, JSAMPARRAY input_buf, j_compress_ptr 69 third_party/libjpeg/jcmainct.c start_pass_main (j_compress_ptr cinfo, J_BUF_MODE pass_mode) j_compress_ptr 113 third_party/libjpeg/jcmainct.c process_data_simple_main (j_compress_ptr cinfo, j_compress_ptr 169 third_party/libjpeg/jcmainct.c process_data_buffer_main (j_compress_ptr cinfo, j_compress_ptr 245 third_party/libjpeg/jcmainct.c jinit_c_main_controller (j_compress_ptr cinfo, boolean need_full_buffer) j_compress_ptr 108 third_party/libjpeg/jcmarker.c emit_byte (j_compress_ptr cinfo, int val) j_compress_ptr 122 third_party/libjpeg/jcmarker.c emit_marker (j_compress_ptr cinfo, JPEG_MARKER mark) j_compress_ptr 131 third_party/libjpeg/jcmarker.c emit_2bytes (j_compress_ptr cinfo, int value) j_compress_ptr 144 third_party/libjpeg/jcmarker.c emit_dqt (j_compress_ptr cinfo, int index) j_compress_ptr 184 third_party/libjpeg/jcmarker.c emit_dht (j_compress_ptr cinfo, int index, boolean is_ac) j_compress_ptr 222 third_party/libjpeg/jcmarker.c emit_dac (j_compress_ptr cinfo) j_compress_ptr 265 third_party/libjpeg/jcmarker.c emit_dri (j_compress_ptr cinfo) j_compress_ptr 277 third_party/libjpeg/jcmarker.c emit_sof (j_compress_ptr cinfo, JPEG_MARKER code) j_compress_ptr 308 third_party/libjpeg/jcmarker.c emit_sos (j_compress_ptr cinfo) j_compress_ptr 349 third_party/libjpeg/jcmarker.c emit_jfif_app0 (j_compress_ptr cinfo) j_compress_ptr 384 third_party/libjpeg/jcmarker.c emit_adobe_app14 (j_compress_ptr cinfo) j_compress_ptr 438 third_party/libjpeg/jcmarker.c write_marker_header (j_compress_ptr cinfo, int marker, unsigned int datalen) j_compress_ptr 450 third_party/libjpeg/jcmarker.c write_marker_byte (j_compress_ptr cinfo, int val) j_compress_ptr 469 third_party/libjpeg/jcmarker.c write_file_header (j_compress_ptr cinfo) j_compress_ptr 494 third_party/libjpeg/jcmarker.c write_frame_header (j_compress_ptr cinfo) j_compress_ptr 551 third_party/libjpeg/jcmarker.c write_scan_header (j_compress_ptr cinfo) j_compress_ptr 602 third_party/libjpeg/jcmarker.c write_file_trailer (j_compress_ptr cinfo) j_compress_ptr 616 third_party/libjpeg/jcmarker.c write_tables_only (j_compress_ptr cinfo) j_compress_ptr 645 third_party/libjpeg/jcmarker.c jinit_marker_writer (j_compress_ptr cinfo) j_compress_ptr 46 third_party/libjpeg/jcmaster.c initial_setup (j_compress_ptr cinfo) j_compress_ptr 130 third_party/libjpeg/jcmaster.c validate_script (j_compress_ptr cinfo) j_compress_ptr 267 third_party/libjpeg/jcmaster.c select_scan_parameters (j_compress_ptr cinfo) j_compress_ptr 308 third_party/libjpeg/jcmaster.c per_scan_setup (j_compress_ptr cinfo) j_compress_ptr 401 third_party/libjpeg/jcmaster.c prepare_for_pass (j_compress_ptr cinfo) j_compress_ptr 489 third_party/libjpeg/jcmaster.c pass_startup (j_compress_ptr cinfo) j_compress_ptr 503 third_party/libjpeg/jcmaster.c finish_pass_master (j_compress_ptr cinfo) j_compress_ptr 543 third_party/libjpeg/jcmaster.c jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) j_compress_ptr 23 third_party/libjpeg/jcparam.c jpeg_add_quant_table (j_compress_ptr cinfo, int which_tbl, j_compress_ptr 64 third_party/libjpeg/jcparam.c jpeg_set_linear_quality (j_compress_ptr cinfo, int scale_factor, j_compress_ptr 132 third_party/libjpeg/jcparam.c jpeg_set_quality (j_compress_ptr cinfo, int quality, boolean force_baseline) j_compress_ptr 152 third_party/libjpeg/jcparam.c add_huff_table (j_compress_ptr cinfo, j_compress_ptr 182 third_party/libjpeg/jcparam.c std_huff_tables (j_compress_ptr cinfo) j_compress_ptr 268 third_party/libjpeg/jcparam.c jpeg_set_defaults (j_compress_ptr cinfo) j_compress_ptr 359 third_party/libjpeg/jcparam.c jpeg_default_colorspace (j_compress_ptr cinfo) j_compress_ptr 391 third_party/libjpeg/jcparam.c jpeg_set_colorspace (j_compress_ptr cinfo, J_COLOR_SPACE colorspace) j_compress_ptr 537 third_party/libjpeg/jcparam.c jpeg_simple_progression (j_compress_ptr cinfo) j_compress_ptr 37 third_party/libjpeg/jcphuff.c j_compress_ptr cinfo; /* link to cinfo (needed for dump_buffer) */ j_compress_ptr 89 third_party/libjpeg/jcphuff.c METHODDEF(boolean) encode_mcu_DC_first JPP((j_compress_ptr cinfo, j_compress_ptr 91 third_party/libjpeg/jcphuff.c METHODDEF(boolean) encode_mcu_AC_first JPP((j_compress_ptr cinfo, j_compress_ptr 93 third_party/libjpeg/jcphuff.c METHODDEF(boolean) encode_mcu_DC_refine JPP((j_compress_ptr cinfo, j_compress_ptr 95 third_party/libjpeg/jcphuff.c METHODDEF(boolean) encode_mcu_AC_refine JPP((j_compress_ptr cinfo, j_compress_ptr 97 third_party/libjpeg/jcphuff.c METHODDEF(void) finish_pass_phuff JPP((j_compress_ptr cinfo)); j_compress_ptr 98 third_party/libjpeg/jcphuff.c METHODDEF(void) finish_pass_gather_phuff JPP((j_compress_ptr cinfo)); j_compress_ptr 106 third_party/libjpeg/jcphuff.c start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) j_compress_ptr 377 third_party/libjpeg/jcphuff.c encode_mcu_DC_first (j_compress_ptr cinfo, JBLOCKROW *MCU_data) j_compress_ptr 464 third_party/libjpeg/jcphuff.c encode_mcu_AC_first (j_compress_ptr cinfo, JBLOCKROW *MCU_data) j_compress_ptr 571 third_party/libjpeg/jcphuff.c encode_mcu_DC_refine (j_compress_ptr cinfo, JBLOCKROW *MCU_data) j_compress_ptr 618 third_party/libjpeg/jcphuff.c encode_mcu_AC_refine (j_compress_ptr cinfo, JBLOCKROW *MCU_data) j_compress_ptr 746 third_party/libjpeg/jcphuff.c finish_pass_phuff (j_compress_ptr cinfo) j_compress_ptr 767 third_party/libjpeg/jcphuff.c finish_pass_gather_phuff (j_compress_ptr cinfo) j_compress_ptr 814 third_party/libjpeg/jcphuff.c jinit_phuff_encoder (j_compress_ptr cinfo) j_compress_ptr 78 third_party/libjpeg/jcprepct.c start_pass_prep (j_compress_ptr cinfo, J_BUF_MODE pass_mode) j_compress_ptr 128 third_party/libjpeg/jcprepct.c pre_process_data (j_compress_ptr cinfo, j_compress_ptr 195 third_party/libjpeg/jcprepct.c pre_process_context (j_compress_ptr cinfo, j_compress_ptr 267 third_party/libjpeg/jcprepct.c create_context_buffer (j_compress_ptr cinfo) j_compress_ptr 315 third_party/libjpeg/jcprepct.c jinit_c_prep_controller (j_compress_ptr cinfo, boolean need_full_buffer) j_compress_ptr 55 third_party/libjpeg/jcsample.c (j_compress_ptr cinfo, jpeg_component_info * compptr, j_compress_ptr 75 third_party/libjpeg/jcsample.c start_pass_downsample (j_compress_ptr cinfo) j_compress_ptr 114 third_party/libjpeg/jcsample.c sep_downsample (j_compress_ptr cinfo, j_compress_ptr 140 third_party/libjpeg/jcsample.c int_downsample (j_compress_ptr cinfo, jpeg_component_info * compptr, j_compress_ptr 187 third_party/libjpeg/jcsample.c fullsize_downsample (j_compress_ptr cinfo, jpeg_component_info * compptr, j_compress_ptr 212 third_party/libjpeg/jcsample.c h2v1_downsample (j_compress_ptr cinfo, jpeg_component_info * compptr, j_compress_ptr 249 third_party/libjpeg/jcsample.c h2v2_downsample (j_compress_ptr cinfo, jpeg_component_info * compptr, j_compress_ptr 292 third_party/libjpeg/jcsample.c h2v2_smooth_downsample (j_compress_ptr cinfo, jpeg_component_info * compptr, j_compress_ptr 392 third_party/libjpeg/jcsample.c fullsize_smooth_downsample (j_compress_ptr cinfo, jpeg_component_info *compptr, j_compress_ptr 464 third_party/libjpeg/jcsample.c jinit_downsampler (j_compress_ptr cinfo) j_compress_ptr 43 third_party/libjpeg/jdatadst.c init_destination (j_compress_ptr cinfo) j_compress_ptr 81 third_party/libjpeg/jdatadst.c empty_output_buffer (j_compress_ptr cinfo) j_compress_ptr 106 third_party/libjpeg/jdatadst.c term_destination (j_compress_ptr cinfo) j_compress_ptr 130 third_party/libjpeg/jdatadst.c jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) j_compress_ptr 46 third_party/libjpeg/jpegint.h JMETHOD(void, prepare_for_pass, (j_compress_ptr cinfo)); j_compress_ptr 47 third_party/libjpeg/jpegint.h JMETHOD(void, pass_startup, (j_compress_ptr cinfo)); j_compress_ptr 48 third_party/libjpeg/jpegint.h JMETHOD(void, finish_pass, (j_compress_ptr cinfo)); j_compress_ptr 57 third_party/libjpeg/jpegint.h JMETHOD(void, start_pass, (j_compress_ptr cinfo, J_BUF_MODE pass_mode)); j_compress_ptr 58 third_party/libjpeg/jpegint.h JMETHOD(void, process_data, (j_compress_ptr cinfo, j_compress_ptr 65 third_party/libjpeg/jpegint.h JMETHOD(void, start_pass, (j_compress_ptr cinfo, J_BUF_MODE pass_mode)); j_compress_ptr 66 third_party/libjpeg/jpegint.h JMETHOD(void, pre_process_data, (j_compress_ptr cinfo, j_compress_ptr 77 third_party/libjpeg/jpegint.h JMETHOD(void, start_pass, (j_compress_ptr cinfo, J_BUF_MODE pass_mode)); j_compress_ptr 78 third_party/libjpeg/jpegint.h JMETHOD(boolean, compress_data, (j_compress_ptr cinfo, j_compress_ptr 84 third_party/libjpeg/jpegint.h JMETHOD(void, start_pass, (j_compress_ptr cinfo)); j_compress_ptr 85 third_party/libjpeg/jpegint.h JMETHOD(void, color_convert, (j_compress_ptr cinfo, j_compress_ptr 92 third_party/libjpeg/jpegint.h JMETHOD(void, start_pass, (j_compress_ptr cinfo)); j_compress_ptr 93 third_party/libjpeg/jpegint.h JMETHOD(void, downsample, (j_compress_ptr cinfo, j_compress_ptr 103 third_party/libjpeg/jpegint.h JMETHOD(void, start_pass, (j_compress_ptr cinfo)); j_compress_ptr 105 third_party/libjpeg/jpegint.h JMETHOD(void, forward_DCT, (j_compress_ptr cinfo, j_compress_ptr 114 third_party/libjpeg/jpegint.h JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics)); j_compress_ptr 115 third_party/libjpeg/jpegint.h JMETHOD(boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data)); j_compress_ptr 116 third_party/libjpeg/jpegint.h JMETHOD(void, finish_pass, (j_compress_ptr cinfo)); j_compress_ptr 121 third_party/libjpeg/jpegint.h JMETHOD(void, write_file_header, (j_compress_ptr cinfo)); j_compress_ptr 122 third_party/libjpeg/jpegint.h JMETHOD(void, write_frame_header, (j_compress_ptr cinfo)); j_compress_ptr 123 third_party/libjpeg/jpegint.h JMETHOD(void, write_scan_header, (j_compress_ptr cinfo)); j_compress_ptr 124 third_party/libjpeg/jpegint.h JMETHOD(void, write_file_trailer, (j_compress_ptr cinfo)); j_compress_ptr 125 third_party/libjpeg/jpegint.h JMETHOD(void, write_tables_only, (j_compress_ptr cinfo)); j_compress_ptr 128 third_party/libjpeg/jpegint.h JMETHOD(void, write_marker_header, (j_compress_ptr cinfo, int marker, j_compress_ptr 130 third_party/libjpeg/jpegint.h JMETHOD(void, write_marker_byte, (j_compress_ptr cinfo, int val)); j_compress_ptr 334 third_party/libjpeg/jpegint.h EXTERN(void) jinit_compress_master JPP((j_compress_ptr cinfo)); j_compress_ptr 335 third_party/libjpeg/jpegint.h EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo, j_compress_ptr 337 third_party/libjpeg/jpegint.h EXTERN(void) jinit_c_main_controller JPP((j_compress_ptr cinfo, j_compress_ptr 339 third_party/libjpeg/jpegint.h EXTERN(void) jinit_c_prep_controller JPP((j_compress_ptr cinfo, j_compress_ptr 341 third_party/libjpeg/jpegint.h EXTERN(void) jinit_c_coef_controller JPP((j_compress_ptr cinfo, j_compress_ptr 343 third_party/libjpeg/jpegint.h EXTERN(void) jinit_color_converter JPP((j_compress_ptr cinfo)); j_compress_ptr 344 third_party/libjpeg/jpegint.h EXTERN(void) jinit_downsampler JPP((j_compress_ptr cinfo)); j_compress_ptr 345 third_party/libjpeg/jpegint.h EXTERN(void) jinit_forward_dct JPP((j_compress_ptr cinfo)); j_compress_ptr 346 third_party/libjpeg/jpegint.h EXTERN(void) jinit_huff_encoder JPP((j_compress_ptr cinfo)); j_compress_ptr 347 third_party/libjpeg/jpegint.h EXTERN(void) jinit_phuff_encoder JPP((j_compress_ptr cinfo)); j_compress_ptr 348 third_party/libjpeg/jpegint.h EXTERN(void) jinit_marker_writer JPP((j_compress_ptr cinfo)); j_compress_ptr 266 third_party/libjpeg/jpeglib.h typedef struct jpeg_compress_struct * j_compress_ptr; j_compress_ptr 721 third_party/libjpeg/jpeglib.h JMETHOD(void, init_destination, (j_compress_ptr cinfo)); j_compress_ptr 722 third_party/libjpeg/jpeglib.h JMETHOD(boolean, empty_output_buffer, (j_compress_ptr cinfo)); j_compress_ptr 723 third_party/libjpeg/jpeglib.h JMETHOD(void, term_destination, (j_compress_ptr cinfo)); j_compress_ptr 904 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, j_compress_ptr 909 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); j_compress_ptr 914 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); j_compress_ptr 918 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); j_compress_ptr 920 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, j_compress_ptr 922 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); j_compress_ptr 923 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, j_compress_ptr 925 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, j_compress_ptr 928 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, j_compress_ptr 933 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); j_compress_ptr 934 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, j_compress_ptr 940 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, j_compress_ptr 942 third_party/libjpeg/jpeglib.h EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, j_compress_ptr 945 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); j_compress_ptr 948 third_party/libjpeg/jpeglib.h EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, j_compress_ptr 954 third_party/libjpeg/jpeglib.h JPP((j_compress_ptr cinfo, int marker, j_compress_ptr 958 third_party/libjpeg/jpeglib.h JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); j_compress_ptr 960 third_party/libjpeg/jpeglib.h JPP((j_compress_ptr cinfo, int val)); j_compress_ptr 963 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); j_compress_ptr 1020 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, j_compress_ptr 1023 third_party/libjpeg/jpeglib.h j_compress_ptr dstinfo)); j_compress_ptr 1031 third_party/libjpeg/jpeglib.h EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo));