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