Searched refs:FE_1 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/x86/ |
D | asm.h | 130 # define FE_1(P,X,X1) P(X), FE_0(P,X1) macro 131 # define FE_2(P,X,X1,X2) P(X), FE_1(P,X1,X2) 142 …) GET_FE_GLUE(GET_FE((__VA_ARGS__,FE_9,FE_8,FE_7,FE_6,FE_5,FE_4,FE_3,FE_2,FE_1,FE_0)), (P,__VA_ARG…
|