Searched full:with_simd (Results 1 – 25 of 39) sorted by relevance
12
150 …h 12-bit samples (implies WITH_ARITH_DEC=0 WITH_ARITH_ENC=0 WITH_JAVA=0 WITH_SIMD=0 WITH_TURBOJPEG…164 option(WITH_SIMD "Include SIMD extensions, if available for this platform" TRUE) option165 boolean_number(WITH_SIMD)198 set(WITH_SIMD 0) variable530 if(WITH_SIMD)533 message(STATUS "SIMD extensions: None (WITH_SIMD = ${WITH_SIMD})")535 if(WITH_SIMD)536 message(STATUS "SIMD extensions: ${CPU_TYPE} (WITH_SIMD = ${WITH_SIMD})")848 if(WITH_SIMD)863 # This causes FLOATTEST to reset to the default value if WITH_SIMD has[all …]
22 #cmakedefine WITH_SIMD
98 ! "${CMAKE_FLAGS[0]}" =~ "WITH_SIMD" ]]; then
34 #ifndef WITH_SIMD
190 …h 12-bit samples (implies WITH_ARITH_DEC=0 WITH_ARITH_ENC=0 WITH_JAVA=0 WITH_SIMD=0 WITH_TURBOJPEG…208 option(WITH_SIMD "Include SIMD extensions, if available for this platform" TRUE) option209 boolean_number(WITH_SIMD)255 set(WITH_SIMD 0) variable561 if(WITH_SIMD)567 message(STATUS "SIMD extensions: None (WITH_SIMD = ${WITH_SIMD})")569 if(WITH_SIMD)570 message(STATUS "SIMD extensions: ${CPU_TYPE} (WITH_SIMD = ${WITH_SIMD})")908 if(WITH_SIMD)926 # This causes FLOATTEST to reset to the default value if WITH_SIMD has[all …]
22 #cmakedefine WITH_SIMD 1
40 #define WITH_SIMD 1 macro
112 ! "${CMAKE_FLAGS[0]}" =~ "WITH_SIMD" ]]; then
367 #ifndef WITH_SIMD
683 #ifdef WITH_SIMD in encode_mcu_AC_first()948 #ifdef WITH_SIMD in encode_mcu_AC_refine()
248 "WITH_SIMD",287 "WITH_SIMD",336 "WITH_SIMD",
22 #define WITH_SIMD 1 macro
369 #ifndef WITH_SIMD
681 #ifdef WITH_SIMD in encode_mcu_AC_first()946 #ifdef WITH_SIMD in encode_mcu_AC_refine()
8 #cmakedefine WITH_SIMD
65 #define WITH_SIMD 1 macro
26 if(WITH_SIMD AND MSVC_IDE)
26 if(WITH_SIMD AND (MSVC_IDE OR XCODE))
99 #--> -DWITH_MEM_SRCDST=@WITH_MEM_SRCDST@ -DWITH_SIMD=@WITH_SIMD@ \
105 #--> -DWITH_MEM_SRCDST=@WITH_MEM_SRCDST@ -DWITH_SIMD=@WITH_SIMD@ \
759 #if defined(WITH_SIMD) && (defined(__i386__) || defined(__x86_64__)) in TEST()781 #if defined(WITH_SIMD) && (defined(__i386__) || defined(__x86_64__)) in TEST()