Searched defs:crop (Results 51 - 61 of 61) sorted by relevance
123
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | queryutils.cpp | 333 const gl::Rectangle &crop = texture->getCrop(); in QueryTexParameterBase() local
|
| /third_party/skia/tests/ |
| H A D | ImageFilterTest.cpp | 1873 test_arithmetic_bounds(skiatest::Reporter* reporter, float k1, float k2, float k3, float k4, sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, const SkIRect* crop, const SkIRect& expected) test_arithmetic_bounds() argument
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| H A D | ext_decoder.cpp | 518 static inline bool IsValidCrop(const OHOS::Media::Rect &crop, SkImageInfo &info, SkIRect &out)
in HeapMemAlloc() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 991 update_needed_crop( CropInfo* crop, float *transform, float frame_width, float frame_height ) update_needed_crop() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
| H A D | capture.c | 3353 struct v4l2_rect input, *crop; rkcif_sanity_check_fmt() local [all...] |
| H A D | dev.h | 514 struct v4l2_rect crop[CROP_SRC_MAX];
member 549 struct v4l2_rect crop;
member
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | capture.c | 3446 struct v4l2_rect input, *crop; rkcif_sanity_check_fmt() local [all...] |
| H A D | dev.h | 473 struct v4l2_rect crop[CROP_SRC_MAX]; member 508 struct v4l2_rect crop; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_map.cpp | 3689 uint32_t PixelMap::crop(const Rect &rect) in crop() function in OHOS::Media::PixelMap
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| H A D | hi_comm_isp_adapt.h | 1368 hi_isp_ae_crop crop; global() member 1465 hi_isp_af_crop crop; /* RW; AF input image crop */ global() member 1676 hi_isp_awb_crop crop; global() member [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| H A D | hi_comm_isp_adapt.h | 1368 hi_isp_ae_crop crop; global() member 1465 hi_isp_af_crop crop; /* RW; AF input image crop */ global() member 1676 hi_isp_awb_crop crop; global() member [all...] |
Completed in 46 milliseconds
123