Searched defs:crop_y (Results 1 – 11 of 11) sorted by relevance
/third_party/libjpeg-turbo/ |
D | djpeg.c | 101 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | djpeg.c | 101 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | djpeg.c | 103 JDIMENSION crop_x, crop_y, crop_width, crop_height; variable
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstspu-pgs.h | 84 guint16 crop_x, crop_y, crop_w, crop_h; member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vpp_qsv.c | 80 int crop_y; member
|
D | vf_deshake_opencl.c | 230 CropInfo crop_y; member
|
/third_party/ffmpeg/libavcodec/ |
D | pgssubdec.c | 56 int crop_y; member
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | cwebp.c | 653 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/ |
D | cwebp.c | 659 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/ |
D | lite_image_utils.cc | 169 …code(const std::shared_ptr<Tensor> &input, std::shared_ptr<Tensor> *output, int crop_x, int crop_y, in JpegCropAndDecode()
|
D | image_utils.cc | 361 …code(const std::shared_ptr<Tensor> &input, std::shared_ptr<Tensor> *output, int crop_x, int crop_y, in JpegCropAndDecode()
|