Searched refs:x_crop_offset (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | transupp.c | 228 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_drop() argument 249 x_drop_blocks = x_crop_offset * compptr->h_samp_factor; in do_drop() 276 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_crop() argument 291 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_crop() 312 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_crop_ext_zero() argument 337 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_crop_ext_zero() 387 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_crop_ext_flat() argument 413 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_crop_ext_flat() 467 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_crop_ext_reflect() argument 494 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_crop_ext_reflect() [all …]
|
D | transupp.h | 167 JDIMENSION x_crop_offset; /* destination crop offsets measured in iMCUs */ member
|
/third_party/libjpeg-turbo/ |
D | transupp.c | 93 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_crop() argument 108 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_crop() 131 JDIMENSION x_crop_offset, jvirt_barray_ptr *src_coef_arrays) in do_flip_h_no_crop() argument 154 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_h_no_crop() 196 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_flip_h() argument 219 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_h() 258 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_flip_v() argument 284 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_v() 338 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_transpose() argument 356 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_transpose() [all …]
|
D | transupp.h | 149 JDIMENSION x_crop_offset; /* destination crop offsets measured in iMCUs */ member
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | transupp.c | 93 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_crop() argument 108 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_crop() 131 JDIMENSION x_crop_offset, jvirt_barray_ptr *src_coef_arrays) in do_flip_h_no_crop() argument 154 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_h_no_crop() 196 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_flip_h() argument 219 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_h() 258 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_flip_v() argument 284 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_v() 338 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_transpose() argument 356 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_transpose() [all …]
|
D | transupp.h | 149 JDIMENSION x_crop_offset; /* destination crop offsets measured in iMCUs */ member
|