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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/mips/
H A Dmathops.h32 static inline av_const int64_t MAC64(int64_t d, int a, int b) function
40 #define MAC64(d, a, b) ((d) = MAC64(d, a, b)) macro
54 static inline av_const int64_t MAC64(int64_t d, int a, int b) function
63 #define MAC64(d, a, b) ((d) = MAC64(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.h32 static inline av_const int64_t MAC64(int64_t d, int a, int b) function
40 #define MAC64(d, a, b) ((d) = MAC64(d, a, b)) macro
54 static inline av_const int64_t MAC64(int64_t d, int a, int b) function
64 #define MAC64(d, a, b) ((d) = MAC64(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.h50 static inline av_const int64_t MAC64(int64_t d, int a, int b) function
62 #define MAC64(d, a, b) ((d) = MAC64(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.h50 static inline av_const int64_t MAC64(int64_t d, int a, int b) function
62 #define MAC64(d, a, b) ((d) = 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.h58 static inline av_const int64_t MAC64(int64_t d, int a, int b) function
63 #define MAC64(d, a, b) ((d) = 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.h58 static inline av_const int64_t MAC64(int64_t d, int a, int b) function
63 #define MAC64(d, a, b) ((d) = 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.h65 # define MAC64(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.h75 # define MAC64(d, a, b) ((d) += MUL64(a, b)) macro

Completed in 83 milliseconds