Searched refs:MLS64 (Results 1 - 12 of 12) 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/
H A Dmathops.h68 #ifndef MLS64
69 # define MLS64(d, a, b) ((d) -= MUL64(a, b)) macro
H A Dmpegaudiodsp_template.c64 # define MLSS(rt, ra, rb) MLS64(rt, ra, rb)
/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/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmathops.h78 #ifndef MLS64
79 # define MLS64(d, a, b) ((d) -= MUL64(a, b)) macro
H A Dmpegaudiodsp_template.c64 # define MLSS(rt, ra, rb) MLS64(rt, ra, rb)

Completed in 210 milliseconds