Home
last modified time | relevance | path

Searched defs:av_clip (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/ffmpeg/
Davcodec.h52 static inline int av_clip(int a, int amin, int amax) in av_clip() function
/third_party/ffmpeg/libavutil/
Dcommon.h122 # define av_clip av_clip_c macro