Searched refs:vo_extract_l (Results 1 – 2 of 2) sorted by relevance
157 y = vo_extract_l(t0); /* y= (xhigh-xlow)/(yhigh-ylow) in Q11 */ in Az_isp()162 xint = vo_sub(xlow, vo_extract_l(t0)); /* xint = xlow - ylow*y */ in Az_isp()
55 #define vo_extract_l(a) ((Word16)(a)) macro