Searched defs:crop_h (Results 1 – 8 of 8) sorted by relevance
| /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 | 78 int crop_h; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | pgssubdec.c | 58 int crop_h; member
|
| /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/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/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | lite_image_utils.cc | 170 int crop_w, int crop_h) { in JpegCropAndDecode()
|
| D | image_utils.cc | 362 int crop_w, int crop_h) { in JpegCropAndDecode()
|
| /third_party/gstreamer/gstplugins_good/gst/videobox/ |
| D | gstvideobox.c | 2638 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
|