PUT_FUNC           40 libavresample/avresample-test.c #define PUT_FUNC(name, fmt, type, expr)                                     \
PUT_FUNC           53 libavresample/avresample-test.c PUT_FUNC(u8,  AV_SAMPLE_FMT_U8,  uint8_t, av_clip_uint8 ( lrint(v_dbl * (1  <<  7)) + 128))