FIXP2 275 libavfilter/vf_rotate.c a2 = (a*a)/(FIXP2); FIXP2 278 libavfilter/vf_rotate.c a = -a*a2 / (FIXP2*i*(i+1));