Searched defs:dstinfo (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djpegtran.c337 struct jpeg_compress_struct dstinfo; local
[all...]
H A Djctrans.c69 jpeg_copy_critical_parameters(j_decompress_ptr srcinfo, j_compress_ptr dstinfo) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djpegtran.c360 struct jpeg_compress_struct dstinfo; local
[all...]
H A Djctrans.c63 jpeg_copy_critical_parameters(j_decompress_ptr srcinfo, j_compress_ptr dstinfo) argument
[all...]
H A Dtransupp.c79 do_crop (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, argument
117 do_flip_h_no_crop (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, argument
183 do_flip_h (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, argument
244 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
323 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
371 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
451 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
521 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
627 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
1060 transpose_critical_parameters(j_compress_ptr dstinfo) argument
1259 jtransform_adjust_parameters(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, jvirt_barray_ptr *src_coef_arrays, jpeg_transform_info *info) argument
1354 jtransform_execute_transform(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, jvirt_barray_ptr *src_coef_arrays, jpeg_transform_info *info) argument
1491 jcopy_markers_execute(j_decompress_ptr srcinfo, j_compress_ptr dstinfo, JCOPY_OPTION option) argument
[all...]

Completed in 122 milliseconds