Searched defs:crop_rect (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | sample_distorted_bounding_box_op.cc | 113 SimplePhilox* random, Rectangle* crop_rect) { in GenerateRandomCrop() 339 Rectangle crop_rect; in Compute() local
|
/external/libxcam/modules/soft/ |
D | cv_capi_feature_match.cpp | 45 …const SmartPtr<VideoBuffer> &buffer, const Rect &crop_rect, std::vector<char> &crop_image, CvMat &… in get_crop_image()
|
/external/libxcam/modules/ocl/ |
D | cv_feature_match.cpp | 45 const SmartPtr<VideoBuffer> &buffer, const Rect &crop_rect, cv::UMat &img) in get_crop_image()
|
/external/skqp/tests/ |
D | ImageFilterTest.cpp | 1970 SkIRect crop_rect = SkIRect::MakeXYWH(-111, -222, 333, 444); in test_arithmetic_combinations() local
|
/external/skia/tests/ |
D | ImageFilterTest.cpp | 1968 SkIRect crop_rect = SkIRect::MakeXYWH(-111, -222, 333, 444); in test_arithmetic_combinations() local
|