Home
last modified time | relevance | path

Searched defs:psubusw (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/goom/
Dmmx.h493 #define psubusw(vars, vard) mmx_m2m(psubusw, vars, vard) macro
/third_party/flutter/skia/third_party/externals/sdl/src/render/
Dmmx.h408 #define psubusw(vars, vard) mmx_m2m(psubusw, vars, vard) macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dmmx.h490 #define psubusw(vars, vard) mmx_m2m(psubusw, vars, vard) macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp2312 auto psubusw = Ice::InstIntrinsic::create(::function, 2, result, intrinsic); in SubSat() local
2961 auto psubusw = Ice::InstIntrinsic::create(::function, 2, result, intrinsic); in SubSat() local
DLLVMReactor.cpp3818 RValue<UShort4> psubusw(RValue<UShort4> x, RValue<UShort4> y) in psubusw() function