Home
last modified time | relevance | path

Searched refs:av_clipf_c (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dcommon.h170 # define av_clipf av_clipf_c
413 static av_always_inline av_const float av_clipf_c(float a, float amin, float amax) in av_clipf_c() function