Home
last modified time | relevance | path

Searched defs:crop (Results 1 – 25 of 54) sorted by relevance

123

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_CROP.c31 struct v4l2_crop crop; in do_get_crop() local
61 struct v4l2_crop crop; in do_get_crop_invalid() local
95 struct v4l2_crop crop; in test_VIDIOC_G_CROP_NULL() local
155 struct v4l2_crop crop; in do_set_crop() local
649 struct v4l2_crop crop; in do_set_crop_invalid() local
722 struct v4l2_crop crop; in do_set_crop_null() local
/third_party/skia/gm/
Dbackdrop_imagefilter_croprect.cpp71 static sk_sp<SkImageFilter> make_invert_filter(const SkIRect* crop) { in make_invert_filter()
79 static sk_sp<SkImageFilter> make_blur_filter(const SkIRect* crop) { in make_blur_filter()
Dimagefilters.cpp234 SkRect crop = SkRect::Make(image->bounds()); variable
/third_party/flutter/skia/gm/
Dbackdrop_imagefilter_croprect.cpp71 static sk_sp<SkImageFilter> make_invert_filter(const SkIRect* crop) { in make_invert_filter()
79 static sk_sp<SkImageFilter> make_blur_filter(const SkIRect* crop) { in make_blur_filter()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.c59 GstVideoRectangle crop; member
114 gst_xvimage_memory_get_crop (GstXvImageMemory * xvmem, GstVideoRectangle * crop) in gst_xvimage_memory_get_crop()
347 const GstVideoRectangle * crop, GError ** error) in gst_xvimage_allocator_alloc()
Dxvimagepool.h46 GstVideoRectangle crop; member
/third_party/flutter/skia/third_party/externals/angle2/samples/gles1/
DDrawTexture.cpp44 GLint crop[4] = {0, 0, 2, 2}; in initialize() local
/third_party/skia/third_party/externals/angle2/samples/gles1/
DDrawTexture.cpp44 GLint crop[4] = {0, 0, 2, 2}; in initialize() local
/third_party/gstreamer/gstplugins_good/tests/icles/
Dvideocrop2-test.c56 GstElement *pipe, *crop; in main() local
Dvideocrop-test.c194 GstElement *pipeline, *src, *filter1, *crop, *scale, *filter2, *csp, *sink; in main() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DTextureParameterTest.cpp120 constexpr std::array<GLint, kParameterLength> crop = { in TEST_P() local
DBootAnimationTest.cpp43 GLint crop[4] = {0, height, width, -height}; in initTextureWithData() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c165 GstElement *crop; member
574 GstBaseTransform *crop; in GST_START_TEST() local
832 GstBaseTransform *crop; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2sink.h61 struct v4l2_rect overlay, crop; member
/third_party/ffmpeg/libavfilter/
Dqsvvpp.h62 QSVVPPCrop *crop; member
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcameraundistort.h75 bool crop; member
/third_party/skia/bench/
DBlurImageFilterBench.cpp103 const SkIRect* crop = in onDraw() local
/third_party/flutter/skia/bench/
DBlurImageFilterBench.cpp103 const SkIRect* crop = in onDraw() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtransupp.h123 boolean crop; /* if TRUE, crop source image */ member
Ddjpeg.c99 boolean skip, crop; variable
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc179 Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect &cropRect,Rotation orientation,Rotation para… in crop() function in QPDF_PDFTOPDF_PageHandle
269 …shared_ptr<PDFTOPDF_PageHandle> &sub,float xpos,float ypos,float scale,const PageRect *crop) // {{{ in add_subpage()
/third_party/skia/third_party/externals/libjpeg-turbo/
Ddjpeg.c101 boolean skip, crop; variable
/third_party/libjpeg-turbo/
Ddjpeg.c91 boolean skip, crop; variable
Dtransupp.h137 boolean crop; /* if TRUE, crop or wipe source image, or drop */ member
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c471 GstVideoCrop *crop = GST_VIDEO_CROP (trans); in gst_video_crop_decide_allocation() local
754 GstVideoCrop *crop = GST_VIDEO_CROP (vfilter); in gst_video_crop_set_info() local

123