Home | History | Annotate | Download | only in include

Lines Matching full:uint64

274     uint64 temp = ((uint64)1 << CV_FAST_DIV_SHIFT)/divisor;
287 ((int)(((uint64)((x)*2 + (fastdiv).delta))*(fastdiv).scale>>CV_FAST_DIV_SHIFT))