Searched refs:REAL_MOVNTQ (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libswscale/x86/ | ||
H A D | swscale_template.c | 26 #undef REAL_MOVNTQ macro 32 #define REAL_MOVNTQ(a,b) "movntq " #a ", " #b " \n\t" macro 34 #define MOVNTQ(a,b) REAL_MOVNTQ(a,b) |
Completed in 3 milliseconds