H A D | transupp.c | 92 do_crop (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, argument 112 dst_buffer = (*srcinfo->mem->access_virt_barray) 113 ((j_common_ptr) srcinfo, dst_coef_arrays[ci], dst_blk_y, 115 src_buffer = (*srcinfo->mem->access_virt_barray) 116 ((j_common_ptr) srcinfo, src_coef_arrays[ci], 130 do_flip_h_no_crop (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, argument 149 MCU_cols = srcinfo->output_width / 158 buffer = (*srcinfo->mem->access_virt_barray) 159 ((j_common_ptr) srcinfo, src_coef_arrays[ci], blk_y, 197 do_flip_h (j_decompress_ptr srcinfo, j_compress_pt argument 259 do_flip_v(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, jvirt_barray_ptr *src_coef_arrays, jvirt_barray_ptr *dst_coef_arrays) argument 339 do_transpose(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, jvirt_barray_ptr *src_coef_arrays, jvirt_barray_ptr *dst_coef_arrays) argument 387 do_rot_90(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, jvirt_barray_ptr *src_coef_arrays, jvirt_barray_ptr *dst_coef_arrays) argument 468 do_rot_270(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, jvirt_barray_ptr *src_coef_arrays, jvirt_barray_ptr *dst_coef_arrays) argument 539 do_rot_180(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, jvirt_barray_ptr *src_coef_arrays, jvirt_barray_ptr *dst_coef_arrays) argument 647 do_transverse(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, jvirt_barray_ptr *src_coef_arrays, jvirt_barray_ptr *dst_coef_arrays) argument 1345 jtransform_adjust_parameters(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, jvirt_barray_ptr *src_coef_arrays, jpeg_transform_info *info) argument 1452 jtransform_execute_transform(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, jvirt_barray_ptr *src_coef_arrays, jpeg_transform_info *info) argument 1564 jcopy_markers_setup(j_decompress_ptr srcinfo, JCOPY_OPTION option) argument 1589 jcopy_markers_execute(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JCOPY_OPTION option) argument [all...] |