Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddcamath.h51 static inline int32_t mul31(int32_t a, int32_t b) { return mul__(a, b, 31); } in mul31() function

Completed in 1 milliseconds