Searched refs:x_crop_offset (Results 1 – 2 of 2) sorted by relevance
92 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_crop() argument107 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_crop()130 JDIMENSION x_crop_offset, in do_flip_h_no_crop() argument154 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_h_no_crop()197 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_flip_h() argument220 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_h()259 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_flip_v() argument285 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_flip_v()339 JDIMENSION x_crop_offset, JDIMENSION y_crop_offset, in do_transpose() argument357 x_crop_blocks = x_crop_offset * compptr->h_samp_factor; in do_transpose()[all …]
148 JDIMENSION x_crop_offset; /* destination crop offsets measured in iMCUs */ member