Searched defs:pred_h (Results 1 – 5 of 5) sorted by relevance
75 const float pred_h = std::exp(dh) * height; in bounding_box_transform_qsymm16() local129 const T pred_h = std::exp(dh) * height; in bounding_box_transform() local
89 const T pred_h = T(std::exp(dh)) * height; in bounding_box_transform() local
110 const float pred_h = height * expf(dh); in GeneratePreNMSUprightBoxesKernel() local
426 const __m128i pred_h = _mm_srai_epi32(_mm_add_epi32(pred_hi, round_const), in highbd_comp_mask_pred_line_sse2() local
431 const __m256i pred_h = _mm256_srai_epi32( in highbd_comp_mask_pred_line_avx2() local