Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
DBUILD.gn258 "WITH_SIMD",
294 "WITH_SIMD",
343 "WITH_SIMD",
Djconfig.h22 #define WITH_SIMD 1 macro
Djconfig.h.in22 #cmakedefine WITH_SIMD 1
D.travis.yml115 ! "${CMAKE_FLAGS[0]}" =~ "WITH_SIMD" ]]; then
Djdct.h34 #ifndef WITH_SIMD
Djmorecfg.h365 #ifndef WITH_SIMD
Djcphuff.c682 #ifdef WITH_SIMD in encode_mcu_AC_first()
947 #ifdef WITH_SIMD in encode_mcu_AC_refine()
Djcdctmgr.c212 #ifdef WITH_SIMD in compute_reciprocal()
Djchuff.c84 #if defined(WITH_SIMD) && !(defined(__arm__) || defined(__aarch64__) || \
Djmemmgr.c86 #ifndef WITH_SIMD
/external/tensorflow/third_party/jpeg/
Djpeg.BUILD545 "#cmakedefine WITH_SIMD": "",
572 "#cmakedefine WITH_SIMD 1": "#define WITH_SIMD 1",
576 "#cmakedefine WITH_SIMD 1": "",
/external/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()
Dcjpeg-gtest-wrapper.cpp209 #if defined(WITH_SIMD) && (defined(__i386__) || defined(__x86_64__)) in TEST()