Home
last modified time | relevance | path

Searched defs:clip23 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddcamath.h54 static inline int32_t clip23(int32_t a) { return av_clip_intp2(a, 23); } in clip23() function

Completed in 1 milliseconds