Searched defs:dx1 (Results 1 – 2 of 2) sorted by relevance
131 T_Roi dx1 = x - static_cast<T_Roi>(x1); in roiAlignNhwc() local257 float dx1 = x - static_cast<float>(x1); in roiAlignQuantNhwc() local
224 int dx1 = Math.max(0, b1.getWidth() - targetWidth); in transform() local