Searched refs:WITH_SIMD (Results 1 – 15 of 15) sorted by relevance
65 #define WITH_SIMD 1 macro
22 #define WITH_SIMD 1 macro
148 …h 12-bit samples (implies WITH_ARITH_DEC=0 WITH_ARITH_ENC=0 WITH_JAVA=0 WITH_SIMD=0 WITH_TURBOJPEG…162 option(WITH_SIMD "Include SIMD extensions, if available for this platform" TRUE) option163 boolean_number(WITH_SIMD)200 set(WITH_SIMD 0) variable532 if(WITH_SIMD)535 message(STATUS "SIMD extensions: None (WITH_SIMD = ${WITH_SIMD})")537 if(WITH_SIMD)538 message(STATUS "SIMD extensions: ${CPU_TYPE} (WITH_SIMD = ${WITH_SIMD})")850 if(WITH_SIMD)865 # This causes FLOATTEST to reset to the default value if WITH_SIMD has[all …]
404 #ifndef WITH_SIMD
22 #cmakedefine WITH_SIMD 1
34 #ifndef WITH_SIMD
674 #ifdef WITH_SIMD in encode_mcu_AC_first()939 #ifdef WITH_SIMD in encode_mcu_AC_refine()
212 #ifdef WITH_SIMD in compute_reciprocal()
73 #ifdef WITH_SIMD in use_merged_upsample()
89 #ifndef WITH_SIMD
8 #cmakedefine WITH_SIMD
26 if(WITH_SIMD AND MSVC_IDE)
99 #--> -DWITH_MEM_SRCDST=@WITH_MEM_SRCDST@ -DWITH_SIMD=@WITH_SIMD@ \
6 set(WITH_SIMD 0 PARENT_SCOPE) variable