Home
last modified time | relevance | path

Searched refs:COMPILE_TEMPLATE_AVX (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb.c89 #define COMPILE_TEMPLATE_AVX 0 macro
105 #undef COMPILE_TEMPLATE_AVX macro
106 #define COMPILE_TEMPLATE_AVX 1 macro
H A Drgb2rgb_template.c1745 #if !COMPILE_TEMPLATE_AVX && COMPILE_TEMPLATE_SSE2
1817 #endif /* !COMPILE_TEMPLATE_AVX && COMPILE_TEMPLATE_SSE2 */
1819 #if !COMPILE_TEMPLATE_AVX || HAVE_AVX_EXTERNAL
1845 #endif /* !COMPILE_TEMPLATE_AVX || HAVE_AVX_EXTERNAL */
2444 #if !COMPILE_TEMPLATE_AVX && COMPILE_TEMPLATE_SSE2 in rgb2rgb_init()
2446 #endif /* !COMPILE_TEMPLATE_AVX && COMPILE_TEMPLATE_SSE2 */ in rgb2rgb_init()
2447 #if !COMPILE_TEMPLATE_AVX || HAVE_AVX_EXTERNAL in rgb2rgb_init()

Completed in 8 milliseconds