Searched refs:momtype (Results 1 – 1 of 1) sorted by relevance
252 #define ICV_DEF_CALC_MOMENTS_IN_TILE( __op__, name, flavor, srctype, temptype, momtype ) \ argument257 momtype mom[10]; \271 momtype x3 = 0; \295 x3 += ((momtype)(a + b)) * x + c; /*x3 += (x^3)*p0+((x+1)^3)*p1 + */ \308 x3 += ((momtype)sx) * xp; \314 mom[9] += ((momtype)py) * sy; /* m03 */ \315 mom[8] += ((momtype)x1) * sy; /* m12 */ \316 mom[7] += ((momtype)x2) * y; /* m21 */ \