Home
last modified time | relevance | path

Searched defs:bbox (Results 1 – 25 of 103) sorted by relevance

12345

/third_party/freetype/src/base/
Dftbbox.c39 FT_BBox bbox; member
44 #define FT_UPDATE_BBOX( p, bbox ) \ argument
56 #define CHECK_X( p, bbox ) \ argument
59 #define CHECK_Y( p, bbox ) \ argument
467 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL, in FT_EXPORT_DEF() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftbbox.c39 FT_BBox bbox; member
44 #define FT_UPDATE_BBOX( p, bbox ) \ argument
56 #define CHECK_X( p, bbox ) \ argument
59 #define CHECK_Y( p, bbox ) \ argument
467 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL, in FT_EXPORT_DEF() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftbbox.c40 FT_BBox bbox; member
45 #define FT_UPDATE_BBOX( p, bbox ) \ argument
57 #define CHECK_X( p, bbox ) \ argument
60 #define CHECK_Y( p, bbox ) \ argument
468 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL, in FT_EXPORT_DEF() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dbounding_box.cc67 for (auto &bbox : bbox_list) { in ValidateBoundingBoxes() local
102 std::shared_ptr<BoundingBox> bbox; in GetListOfBoundingBoxes() local
124 std::shared_ptr<BoundingBox> bbox; in PadBBoxes() local
146 std::shared_ptr<BoundingBox> bbox; in UpdateBBoxesForCrop() local
206 std::shared_ptr<BoundingBox> bbox; in UpdateBBoxesForResize() local
Drandom_vertical_flip_with_bbox_op.cc36 std::shared_ptr<BoundingBox> bbox; in Compute() local
Drandom_horizontal_flip_with_bbox_op.cc34 std::shared_ptr<BoundingBox> bbox; in Compute() local
Dbounding_box_augment_op.cc42 std::shared_ptr<BoundingBox> bbox; in Compute() local
/third_party/mindspore/tests/ut/data/dataset/testCOCO/annotations/
Dpanoptic.json1 …s": [{"segments_info": [{"id": 10461346, "category_id": 1, "iscrowd": 0, "bbox": [472,173,36,48],"… array
Dinvalid_category_id.json1 ….0,18.0,19.0,20.0]], "category_id": 1, "iscrowd": 0, "image_id": 391895, "bbox": [10,10,10,10], "a… array
Dlack_of_images.json1 ….0,18.0,19.0,20.0]], "category_id": 1, "iscrowd": 0, "image_id": 391895, "bbox": [10,10,10,10], "a… array
Dtrain.json1 ….0,18.0,19.0,20.0]], "category_id": 1, "iscrowd": 0, "image_id": 391895, "bbox": [10,10,10,10], "a… array
/third_party/skia/third_party/externals/freetype/src/tools/
Dtest_bbox.c113 FT_BBox bbox; in dump_outline() local
138 FT_BBox bbox; in profile_outline() local
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dtest_bbox.c114 FT_BBox bbox; in dump_outline() local
139 FT_BBox bbox; in profile_outline() local
/third_party/freetype/src/tools/
Dtest_bbox.c113 FT_BBox bbox; in dump_outline() local
138 FT_BBox bbox; in profile_outline() local
/third_party/mindspore/tests/st/ops/cpu/
Dtest_nms_with_mask_op.py25 def runMSRun(op, bbox): argument
/third_party/mindspore/tests/st/ops/gpu/
Dtest_nms_with_mask_op.py25 def runMSRun(op, bbox): argument
/third_party/ffmpeg/libavfilter/
Dbbox.c81 int ff_calculate_bounding_box(FFBoundingBox *bbox, in ff_calculate_bounding_box()
/third_party/flutter/skia/src/pdf/
DSkPDFGradientShader.cpp697 SkRect bbox; in make_function_shader() local
830 SkRect bbox = SkRect::Make(state.fBBox); in create_smask_graphic_state() local
852 SkRect bbox = SkRect::Make(state.fBBox); in make_alpha_function_shader() local
873 const SkIRect& bbox) { in make_key()
915 const SkIRect& bbox) { in Make()
/third_party/skia/src/pdf/
DSkPDFGradientShader.cpp697 SkRect bbox; in make_function_shader() local
830 SkRect bbox = SkRect::Make(state.fBBox); in create_smask_graphic_state() local
852 SkRect bbox = SkRect::Make(state.fBBox); in make_alpha_function_shader() local
873 const SkIRect& bbox) { in make_key()
915 const SkIRect& bbox) { in Make()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dcoco_op.cc95 for (auto bbox : bboxRow) { in LoadTensorRow() local
101 for (auto bbox : bboxRow) { in LoadTensorRow() local
353 std::vector<float> bbox; in DetectionColumnLoad() local
374 std::vector<float> bbox; in StuffColumnLoad() local
416 std::vector<float> bbox; in PanopticColumnLoad() local
/third_party/harfbuzz/perf/
Dperf-extents.hh52 ttfp_rect bbox; in extents() local
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-extents.hh52 ttfp_rect bbox; in extents() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dc_api_dataset_coco_test.cc49 auto bbox = row["bbox"]; in TEST_F() local
106 auto bbox = row["bbox"]; in TEST_F() local
166 auto bbox = row["bbox"]; in TEST_F() local
316 auto bbox = row["bbox"]; in TEST_F() local
/third_party/mesa3d/src/mesa/main/
Dframebuffer.c323 unsigned idx, int *bbox) in _mesa_intersect_scissor_bounding_box()
365 unsigned idx, int *bbox) in scissor_bounding_box()
388 int bbox[4]; in _mesa_update_draw_buffer_bounds() local
/third_party/boost/libs/geometry/doc/doxy/doxygen_input/sourcecode/
Ddoxygen_4.cpp224 boost::geometry::box<point_type> bbox; in svg_intersection_roads() local
272 boost::geometry::box<point_type> bbox; in svg_intersection_countries() local

12345