/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_CROP.c | 31 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/ |
D | backdrop_imagefilter_croprect.cpp | 71 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/ |
D | backdrop_imagefilter_croprect.cpp | 71 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()
|
D | imagefilters.cpp | 234 SkRect crop = SkRect::Make(image->bounds()); variable
|
/third_party/boost/boost/histogram/algorithm/ |
D | reduce.hpp | 103 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/ |
D | xvimageallocator.c | 59 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()
|
D | xvimagepool.h | 46 GstVideoRectangle crop; member
|
/third_party/skia/third_party/externals/angle2/samples/gles1/ |
D | DrawTexture.cpp | 44 GLint crop[4] = {0, 0, 2, 2}; in initialize() local
|
/third_party/flutter/skia/third_party/externals/angle2/samples/gles1/ |
D | DrawTexture.cpp | 44 GLint crop[4] = {0, 0, 2, 2}; in initialize() local
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | videocrop2-test.c | 56 GstElement *pipe, *crop; in main() local
|
D | videocrop-test.c | 193 GstElement *pipeline, *src, *filter1, *crop, *scale, *filter2, *csp, *sink; in main() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | TextureParameterTest.cpp | 120 constexpr std::array<GLint, kParameterLength> crop = { in TEST_P() local
|
D | BootAnimationTest.cpp | 43 GLint crop[4] = {0, height, width, -height}; in initTextureWithData() local
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2sink.h | 61 struct v4l2_rect overlay, crop; member
|
/third_party/ffmpeg/libavfilter/ |
D | qsvvpp.h | 62 QSVVPPCrop *crop; member
|
/third_party/boost/boost/histogram/detail/ |
D | reduce_command.hpp | 34 bool crop = false; member
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstcameraundistort.h | 75 bool crop; member
|
/third_party/skia/bench/ |
D | BlurImageFilterBench.cpp | 103 const SkIRect* crop = in onDraw() local
|
/third_party/flutter/skia/bench/ |
D | BlurImageFilterBench.cpp | 103 const SkIRect* crop = in onDraw() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | videocrop.c | 160 GstElement *crop; member 551 GstBaseTransform *crop; in GST_START_TEST() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | transupp.h | 123 boolean crop; /* if TRUE, crop source image */ member
|
D | djpeg.c | 99 boolean skip, crop; variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | djpeg.c | 101 boolean skip, crop; variable
|
D | transupp.h | 137 boolean crop; /* if TRUE, crop or wipe source image, or drop */ member
|
/third_party/gstreamer/gstplugins_good/gst/videocrop/ |
D | gstvideocrop.c | 466 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
|