| c++ Programming Glossary: compptrNeed help compiling jpegtran.c code from libjpeg http://stackoverflow.com/questions/14631530/need-help-compiling-jpegtran-c-code-from-libjpeg  dst_row_ptr JCOEFPTR src_ptr dst_ptr jpeg_component_info compptr  MCU_cols srcinfo output_width dstinfo max_h_samp_factor dstinfo..  for ci 0 ci dstinfo num_components ci  compptr dstinfo comp_info ci comp_width MCU_cols compptr h_samp_factor.. ci  compptr dstinfo comp_info ci comp_width MCU_cols compptr h_samp_factor comp_height MCU_rows compptr v_samp_factor x_crop_blocks.. 
 |