Searched refs:SCALE_FUNCS_SSE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libswscale/x86/ | ||
H A D | swscale.c | 258 #define SCALE_FUNCS_SSE(opt) \ macro 264 SCALE_FUNCS_SSE(sse2); 265 SCALE_FUNCS_SSE(ssse3); 266 SCALE_FUNCS_SSE(sse4); |
Completed in 2 milliseconds