Searched defs:scale_fixpt (Results 1 – 1 of 1) sorted by relevance
107 struct scale_fixpt struct109 int operator()(float a) const { return cvRound(a*(1 << SUBPIX_SHIFT)); } in operator ()()