Searched defs:pred_ctr_x (Results 1 – 3 of 3) sorted by relevance
72 const float pred_ctr_x = dx * width + ctr_x; in bounding_box_transform_qsymm16() local126 const T pred_ctr_x = dx * width + ctr_x; in bounding_box_transform() local
86 const T pred_ctr_x = dx * width + ctr_x; in bounding_box_transform() local
102 const float pred_ctr_x = ctr_x + width * dx; // TODO fuse madd in GeneratePreNMSUprightBoxesKernel() local