Home
last modified time | relevance | path

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

12

/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/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/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/boost/boost/histogram/algorithm/
Dreduce.hpp103 inline reduce_command crop(unsigned iaxis, double lower, double upper) { in crop() function
120 inline reduce_command crop(double lower, double upper) { in crop() function
125 enum class slice_mode { shrink, crop }; enumerator
/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/skia/third_party/externals/angle2/samples/gles1/
DDrawTexture.cpp44 GLint crop[4] = {0, 0, 2, 2}; in initialize() local
/third_party/flutter/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.c193 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/sys/v4l2/
Dgstv4l2sink.h61 struct v4l2_rect overlay, crop; member
/third_party/ffmpeg/libavfilter/
Dqsvvpp.h62 QSVVPPCrop *crop; member
/third_party/boost/boost/histogram/detail/
Dreduce_command.hpp34 bool crop = false; 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/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c160 GstElement *crop; member
551 GstBaseTransform *crop; in GST_START_TEST() 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/skia/third_party/externals/libjpeg-turbo/
Ddjpeg.c101 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.c466 GstVideoCrop *crop = GST_VIDEO_CROP (trans); in gst_video_crop_decide_allocation() local
726 GstVideoCrop *crop = GST_VIDEO_CROP (vfilter); in gst_video_crop_set_info() local

12