MULH               32 libavcodec/arm/mathops.h #define MULH MULH
MULH               33 libavcodec/arm/mathops.h static inline av_const int MULH(int a, int b)
MULH               42 libavcodec/avr32/mathops.h #define MULH MULH
MULH               43 libavcodec/avr32/mathops.h static inline av_const int MULH(int a, int b)
MULH               62 libavcodec/mathops.h static av_always_inline int MULH(int a, int b){
MULH               33 libavcodec/mips/mathops.h #define MULH MULH
MULH               34 libavcodec/mips/mathops.h static inline av_const int MULH(int a, int b)
MULH               42 libavcodec/ppc/mathops.h #define MULH MULH
MULH               43 libavcodec/ppc/mathops.h static inline av_const int MULH(int a, int b){
MULH               47 libavcodec/x86/mathops.h #define MULH MULH
MULH               48 libavcodec/x86/mathops.h static av_always_inline av_const int MULH(int a, int b)