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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/mips/
H A Dmathops.h42 static inline av_const int64_t MLS64(int64_t d, int a, int b) function
50 #define MLS64(d, a, b) ((d) = MLS64(d, a, b)) macro
65 static inline av_const int64_t MLS64(int64_t d, int a, int b) function
74 #define MLS64(d, a, b) ((d) = MLS64(d, a, b)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Dmathops.h42 static inline av_const int64_t MLS64(int64_t d, int a, int b) function
50 #define MLS64(d, a, b) ((d) = MLS64(d, a, b)) macro
66 static inline av_const int64_t MLS64(int64_t d, int a, int b) function
76 #define MLS64(d, a, b) ((d) = MLS64(d, a, b)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dmathops.h64 static inline av_const int64_t MLS64(int64_t d, int a, int b) function
76 #define MLS64(d, a, b) ((d) = MLS64(d, a, b)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dmathops.h64 static inline av_const int64_t MLS64(int64_t d, int a, int b) function
76 #define MLS64(d, a, b) ((d) = MLS64(d, a, b)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dmathops.h41 #define MLS64(d, a, b) MAC64(d, -(a), b) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dmathops.h65 #define MLS64(d, a, b) MAC64(d, -(a), b) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/avr32/
H A Dmathops.h64 #define MLS64(d, a, b) MAC64(d, -(a), b) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/avr32/
H A Dmathops.h64 #define MLS64(d, a, b) MAC64(d, -(a), b) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmathops.h69 # define MLS64(d, a, b) ((d) -= MUL64(a, b)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmathops.h79 # define MLS64(d, a, b) ((d) -= MUL64(a, b)) macro

Completed in 83 milliseconds