Home
last modified time | relevance | path

Searched defs:crop_h (Results 1 – 8 of 8) sorted by relevance

/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.c78 int crop_h; member
/third_party/ffmpeg/libavcodec/
Dpgssubdec.c58 int crop_h; member
/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/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/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dlite_image_utils.cc170 int crop_w, int crop_h) { in JpegCropAndDecode()
Dimage_utils.cc362 int crop_w, int crop_h) { in JpegCropAndDecode()
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c2638 gint crop_h = video_box->in_height - video_box->out_height; in gst_video_box_autocrop() local
3239 gint br, bl, bt, bb, crop_w, crop_h; in gst_video_box_process() local