Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddcamath.h43 static inline int32_t norm21(int64_t a) { return norm__(a, 21); } in norm21() function

Completed in 2 milliseconds