Searched refs:ff_vmrglw (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dgcc_fixes.h68 static inline vector signed int ff_vmrglw (vector signed int const A, function
79 #define ff_vmrglw ff_vmrglw
93 ((vector float) ff_vmrglw ((vector signed int) (a1), (vector signed int) (a2))), \
95 ((vector signed int) ff_vmrglw ((vector signed int) (a1), (vector signed int) (a2))), \
97 ((vector unsigned int) ff_vmrglw ((vector signed int) (a1), (vector signed int) (a2))), \

Completed in 162 milliseconds