Searched defs:MULH (Results 1 – 6 of 6) sorted by relevance
33 #define MULH MULH macro34 static inline av_const int MULH(int a, int b) in MULH() function
32 #define MULH MULH macro33 static inline av_const int MULH(int a, int b) in MULH() function
42 #define MULH MULH macro43 static inline av_const int MULH(int a, int b){ in MULH() function
47 #define MULH MULH macro48 static av_always_inline av_const int MULH(int a, int b) in MULH() function
42 #define MULH MULH macro43 static inline av_const int MULH(int a, int b) in MULH() function
62 static av_always_inline int MULH(int a, int b){ in MULH() function