Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CPP/functions/
DCPPDetectionOutputLayer.cpp231 const float prior_height = prior_bbox[3] - prior_bbox[1]; in DecodeBBox() local
255 const float prior_height = prior_bbox[3] - prior_bbox[1]; in DecodeBBox() local