Searched defs:hEnd (Results 1 – 5 of 5) sorted by relevance
41 iter_type hEnd = haystack.end (); in check_one_iter() local105 ptr_type hEnd = hBeg + haystack.size (); in check_one_pointer() local156 iter_type hEnd = haystack.end (); in check_one_object() local
115 [[maybe_unused]] T_Roi hEnd = hStepSize * (i + 1) + hRoiStart; in roiAlignNhwc() local244 [[maybe_unused]] float hEnd = hStepSize * (i + 1) + hRoiStart; in roiAlignQuantNhwc() local
102 uint32_t hEnd = std::ceil(static_cast<float>(hStepSize * (i + 1) + hRoiStart)); in roiPoolingNhwc() local
190 void CFWL_ListBox::SetSelection(Item* hStart, Item* hEnd, bool bSelected) { in SetSelection()
75 int hEnd = min(hStart + (kH - 1) * dilationH + 1, iheight); in max_pool3d_with_indices_single_out_frame() local