atan2f             42 libavutil/libm.h #undef atan2f
atan2f             43 libavutil/libm.h #define atan2f(y, x) ((float)atan2(y, x))