Home
last modified time | relevance | path

Searched defs:boxes (Results 1 – 24 of 24) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dmediancut.c279 best_splittable_box (struct box *bv, unsigned int boxes, const double max_mse) in best_splittable_box()
342 unsigned int boxes, const histogram * hist) in total_box_error_below_target()
382 unsigned int i, boxes, subset_size; in mediancut() local
493 set_colormap_from_boxes (colormap * map, struct box *bv, unsigned int boxes, in set_colormap_from_boxes()
518 unsigned int boxes) in adjust_histogram()
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp342 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in UNIX_ONLY_TEST() local
413 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
469 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
525 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
584 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
638 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
692 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
745 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
863 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in UNIX_ONLY_TEST() local
986 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
[all …]
/third_party/skia/modules/canvaskit/
Dparagraph_bindings.cpp258 Float32Array TextBoxesToFloat32Array(std::vector<para::TextBox> boxes) { in TextBoxesToFloat32Array()
283 std::vector<para::TextBox> boxes = self.getRectsForRange(start, end, heightStyle, widthStyle); in GetRectsForRange() local
288 std::vector<para::TextBox> boxes = self.getRectsForPlaceholders(); in GetRectsForPlaceholders() local
/third_party/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxobjectdetector.cpp638 auto boxes = GST_ONNX_MEMBER (self)->run (info.data, vmeta, in gst_onnx_object_detector_process() local
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_context.c102 int to_surface, struct xa_box *boxes, unsigned int num_boxes) in xa_surface_dma()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c431 const SVGA3dCopyBox *boxes, // IN in SVGA3D_SurfaceDMA()
1059 SVGA3dCopyBox **boxes, // OUT in SVGA3D_BeginSurfaceCopy()
Dsvga_resource_buffer.h196 SVGA3dCopyBox *boxes; member
Dsvga_resource_buffer_upload.c580 SVGA3dCopyBox *boxes; in svga_buffer_upload_hb_command() local
Dsvga_surface.c88 SVGA3dCopyBox box, *boxes; in svga_texture_copy_handle() local
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp1022 std::vector<TextBox> boxes; in getRectsForPlaceholders() local
1436 std::vector<TextBox> boxes; in getGlyphClusterAt() local
DTextLine.cpp1636 void TextLine::getRectsForPlaceholders(std::vector<TextBox>& boxes) { in getRectsForPlaceholders()
/third_party/ffmpeg/libavfilter/
Dvf_palettegen.c75 …struct range_box boxes[256]; // define the segmentation of the colorspace (the final pa… member
/third_party/skia/tests/
DGrMeshTest.cpp120 SkTArray<Box> boxes; local
/third_party/libdrm/include/drm/
Dmach64_drm.h133 struct drm_clip_rect boxes[MACH64_NR_SAREA_CLIPRECTS]; member
Dvia_drm.h189 struct drm_clip_rect boxes[VIA_NR_SAREA_CLIPRECTS]; member
Dr128_drm.h162 struct drm_clip_rect boxes[R128_NR_SAREA_CLIPRECTS]; member
Dmga_drm.h190 struct drm_clip_rect boxes[MGA_NR_SAREA_CLIPRECTS]; member
Dradeon_drm.h447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; member
667 struct drm_clip_rect *boxes; member
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp1179 auto boxes = paragraph->getRectsForRange(from, to, rect_height_style, rect_width_style); in drawText() local
2093 … auto boxes = paragraph->getRectsForRange(0, 100, RectHeightStyle::kTight, RectWidthStyle::kTight); in onDrawContent() local
2775 …auto boxes = paragraph->getRectsForRange(0, 7, RectHeightStyle::kIncludeLineSpacingTop, RectWidthS… in onDrawContent() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c2207 struct pipe_box *boxes = NULL; in dri2_set_damage_region() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c72 uint64_t triangles = 0, boxes = 0, instances = 0; in radv_GetAccelerationStructureBuildSizesKHR() local
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c2654 GtkWidget *window, *hbox, *vbox, *panel, *expander, *pb2vbox, *boxes, in main() local
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c3196 GtkWidget *pb2vbox, *boxes, *boxes2, *panel, *boxes3; in create_ui() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h20010 struct intel_uncore_box **boxes; member