Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/x86/
Dintmath.h123 #define av_clipf av_clipf_sse
124 static av_always_inline av_const float av_clipf_sse(float a, float amin, float amax) in av_clipf_sse() function