Home
last modified time | relevance | path

Searched defs:numBoxes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DDetectionPostProcess.cpp49 std::vector<unsigned int> NonMaxSuppression(unsigned int numBoxes, in NonMaxSuppression()
162 const unsigned int numBoxes = boxEncodingsInfo.GetShape()[1]; in DetectionPostProcess() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DHeatmapMaxKeypoint.cpp88 uint32_t numBoxes = getSizeOfDimension(heatmapShape, 0); in heatmapMaxKeypointFloat32Nhwc() local
229 uint32_t numBoxes = getSizeOfDimension(heatmapShape, 0); in prepare() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c495 const uint32 numBoxes = sbuf->map.num_ranges; in svga_buffer_upload_gb_command() local
575 const uint32 numBoxes = sbuf->map.num_ranges; in svga_buffer_upload_hb_command() local
H A Dsvga_cmd.c414 uint32 numBoxes, // IN in SVGA3D_SurfaceDMA()
1042 uint32 numBoxes) // IN in SVGA3D_BeginSurfaceCopy()
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DManualGlitchActivity.java93 … NumberedRadioButtons(Context context, int numBoxes, SelectionListener listener, String prompt) { in NumberedRadioButtons()
/aosp_15_r20/external/aac/libSACdec/src/
H A Dsac_bitdec.cpp2049 int numBoxes = self->numOttBoxes; in SpatialDecDecodeHeader() local