Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/functions/
H A DCPPDetectionOutputLayer.cpp230 const float prior_width = prior_bbox[2] - prior_bbox[0]; in DecodeBBox() local
254 const float prior_width = prior_bbox[2] - prior_bbox[0]; in DecodeBBox() local