Home | History | Annotate | Download | only in functional

Lines Matching refs:divRoundToZero

97 static inline int divRoundToZero (int a, int b)
1583 const int hmin = divRoundToZero(min, 2);
1584 const int hmax = divRoundToZero(max, 2);
1610 const int hmin = divRoundToZero(min, 2);
1611 const int hmax = divRoundToZero(max, 2);