Searched defs:ctr_x (Results 1 – 5 of 5) sorted by relevance
58 const float ctr_x = (b0 / scale_before) + 0.5f * width; in bounding_box_transform_qsymm16() local112 const T ctr_x = (b0 / scale_before) + T(0.5f) * width; in bounding_box_transform() local
69 const T ctr_x = (boxes[start_box] / scale_before) + T(0.5f) * width; in bounding_box_transform() local
67 const float ctr_x = x1 + 0.5f * width; in generate_deltas() local
162 const float ctr_x = xx1 + (w / 2); in NonMaximaSuppression() local
101 const float ctr_x = x1 + 0.5f * width; in GeneratePreNMSUprightBoxesKernel() local