Home
last modified time | relevance | path

Searched refs:cmpunordss (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dsse.h832 #define cmpunordss(vars, vard, xmmreg) sse_m2mi(cmpss, vars, vard, xmmreg, 3) macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/x86/
Dx86inc.asm1333 AVX_INSTR cmpunordss, sse, 1, 0, 0
/third_party/ffmpeg/libavutil/x86/
Dx86inc.asm1347 AVX_INSTR cmpunordss, sse, 1, 0, 0
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h1649 #define CMPUNORDSS(a, b) cmpunordss P_ARG2(a, b)