Home
last modified time | relevance | path

Searched defs:crop_w (Results 1 – 7 of 7) 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.c77 int crop_w; member
/third_party/uboot/u-boot-2020.01/drivers/video/stm32/
Dstm32_ltdc.c24 u32 crop_x, crop_y, crop_w, crop_h; member
/third_party/ffmpeg/libavcodec/
Dpgssubdec.c57 int crop_w; 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/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c2631 gint crop_w = video_box->in_width - video_box->out_width; in gst_video_box_autocrop() local
3233 gint br, bl, bt, bb, crop_w, crop_h; in gst_video_box_process() local