ldexpf 388 libavutil/libm.h #undef ldexpf ldexpf 389 libavutil/libm.h #define ldexpf(x, exp) ((float)ldexp(x, exp))