Searched defs:boxes (Results 1 – 6 of 6) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | HeatmapMaxKeypoint.cpp | 90 const float* boxes, const Shape& boxesShape, in heatmapMaxKeypointFloat32Nhwc() 169 const float* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointFloat32() 186 const uint16_t* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointQuant() 208 const uint16_t* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointQuant() 307 const auto boxes = context->getInputBuffer<_Float16>(kBoxesTensor); in execute() local
|
/aosp12/bionic/libc/kernel/uapi/drm/ |
H A D | via_drm.h | 139 struct drm_clip_rect boxes[VIA_NR_SAREA_CLIPRECTS]; member
|
H A D | i810_drm.h | 134 struct drm_clip_rect boxes[I810_NR_SAREA_CLIPRECTS]; member
|
H A D | r128_drm.h | 97 struct drm_clip_rect boxes[R128_NR_SAREA_CLIPRECTS]; member
|
H A D | mga_drm.h | 118 struct drm_clip_rect boxes[MGA_NR_SAREA_CLIPRECTS]; member
|
H A D | radeon_drm.h | 333 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; member 509 struct drm_clip_rect __user * boxes; member
|