Searched defs:ctr_y (Results 1 – 5 of 5) sorted by relevance
59 const float ctr_y = (b1 / scale_before) + 0.5f * height; in bounding_box_transform_qsymm16() local113 const T ctr_y = (b1 / scale_before) + T(0.5f) * height; in bounding_box_transform() local
70 const T ctr_y = (boxes[start_box + 1] / scale_before) + T(0.5f) * height; in bounding_box_transform() local
68 const float ctr_y = y1 + 0.5f * height; in generate_deltas() local
163 const float ctr_y = yy1 + (h / 2); in NonMaximaSuppression() local
108 const float ctr_y = y1 + 0.5f * height; in GeneratePreNMSUprightBoxesKernel() local