Home
last modified time | relevance | path

Searched full:with_simd (Results 1 – 25 of 39) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DCMakeLists.txt150 …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) option
165 boolean_number(WITH_SIMD)
198 set(WITH_SIMD 0) variable
530 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 …]
Djconfig.h.in22 #cmakedefine WITH_SIMD
D.travis.yml98 ! "${CMAKE_FLAGS[0]}" =~ "WITH_SIMD" ]]; then
Djdct.h34 #ifndef WITH_SIMD
/third_party/libjpeg-turbo/
DCMakeLists.txt190 …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) option
209 boolean_number(WITH_SIMD)
255 set(WITH_SIMD 0) variable
561 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 …]
Djconfig.h.in22 #cmakedefine WITH_SIMD 1
Djconfig.h40 #define WITH_SIMD 1 macro
D.travis.yml112 ! "${CMAKE_FLAGS[0]}" =~ "WITH_SIMD" ]]; then
Djdct.h34 #ifndef WITH_SIMD
Djmorecfg.h367 #ifndef WITH_SIMD
Djcphuff.c683 #ifdef WITH_SIMD in encode_mcu_AC_first()
948 #ifdef WITH_SIMD in encode_mcu_AC_refine()
/third_party/skia/third_party/externals/libjpeg-turbo/
DBUILD.gn248 "WITH_SIMD",
287 "WITH_SIMD",
336 "WITH_SIMD",
Djconfig.h.in22 #cmakedefine WITH_SIMD 1
Djconfig.h22 #define WITH_SIMD 1 macro
Djdct.h34 #ifndef WITH_SIMD
Djmorecfg.h369 #ifndef WITH_SIMD
Djcphuff.c681 #ifdef WITH_SIMD in encode_mcu_AC_first()
946 #ifdef WITH_SIMD in encode_mcu_AC_refine()
/third_party/libjpeg-turbo/win/
Djconfig.h.in8 #cmakedefine WITH_SIMD
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/win/
Djconfig.h.in8 #cmakedefine WITH_SIMD
/third_party/flutter/skia/third_party/libjpeg-turbo/
Djconfig.h65 #define WITH_SIMD 1 macro
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/sharedlib/
DCMakeLists.txt26 if(WITH_SIMD AND MSVC_IDE)
/third_party/libjpeg-turbo/sharedlib/
DCMakeLists.txt26 if(WITH_SIMD AND (MSVC_IDE OR XCODE))
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/release/
Drpm.spec.in99 #--> -DWITH_MEM_SRCDST=@WITH_MEM_SRCDST@ -DWITH_SIMD=@WITH_SIMD@ \
/third_party/libjpeg-turbo/release/
Drpm.spec.in105 #--> -DWITH_MEM_SRCDST=@WITH_MEM_SRCDST@ -DWITH_SIMD=@WITH_SIMD@ \
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/
Ddjpeg-gtest-wrapper.cpp759 #if defined(WITH_SIMD) && (defined(__i386__) || defined(__x86_64__)) in TEST()
781 #if defined(WITH_SIMD) && (defined(__i386__) || defined(__x86_64__)) in TEST()

12