Home
last modified time | relevance | path

Searched defs:PMULHRW (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dmpegvideoencdsp_init.c42 #define PMULHRW(x, y, s, o) \ macro
63 #define PMULHRW(x, y, s, o) \ macro
85 #define PMULHRW(x, y, s, o) \ macro
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h1623 #define PMULHRW(a, b) pmulhrw P_ARG2(a, b) macro