Home
last modified time | relevance | path

Searched defs:crop_y (Results 1 – 11 of 11) sorted by relevance

/third_party/libjpeg-turbo/
Ddjpeg.c101 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Ddjpeg.c101 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Ddjpeg.c103 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-pgs.h84 guint16 crop_x, crop_y, crop_w, crop_h; member
/third_party/ffmpeg/libavfilter/
Dvf_vpp_qsv.c80 int crop_y; member
Dvf_deshake_opencl.c230 CropInfo crop_y; member
/third_party/ffmpeg/libavcodec/
Dpgssubdec.c56 int crop_y; member
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dcwebp.c653 int crop = 0, crop_x = 0, crop_y = 0, crop_w = 0, crop_h = 0; in main() local
/third_party/skia/third_party/externals/libwebp/examples/
Dcwebp.c659 int crop = 0, crop_x = 0, crop_y = 0, crop_w = 0, crop_h = 0; in main() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dlite_image_utils.cc169 …code(const std::shared_ptr<Tensor> &input, std::shared_ptr<Tensor> *output, int crop_x, int crop_y, in JpegCropAndDecode()
Dimage_utils.cc361 …code(const std::shared_ptr<Tensor> &input, std::shared_ptr<Tensor> *output, int crop_x, int crop_y, in JpegCropAndDecode()