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