Searched defs:CONV_FUNC_GROUP (Results 1 – 1 of 1) sorted by relevance
187 #define CONV_FUNC_GROUP(ofmt, otype, ifmt, itype, expr) \ macro208 CONV_FUNC_GROUP(AV_SAMPLE_FMT_S16, int16_t, AV_SAMPLE_FMT_FLT, float, av_clip_int16( lrintf(*(co… in CONV_FUNC_GROUP() function