HomeSort by relevance Sort by last modified time
    Searched full:jconst_idct_islow_sse2 (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/simd/
jsimdcfg.inc.h 186 %define _cpp_protection_jconst_idct_islow_sse2 jconst_idct_islow_sse2
jsimd.h 139 #define jconst_idct_islow_sse2 jSCIDS2IS macro
634 extern const int jconst_idct_islow_sse2[];
    [all...]
jsimd_x86_64.c 686 if (!IS_ALIGNED_SSE(jconst_idct_islow_sse2))
jsimd_i386.c 956 if ((simd_support & JSIMD_SSE2) && IS_ALIGNED_SSE(jconst_idct_islow_sse2))
1024 if ((simd_support & JSIMD_SSE2) && IS_ALIGNED_SSE(jconst_idct_islow_sse2))
jiss2int-64.asm 70 global EXTN(jconst_idct_islow_sse2) PRIVATE
72 EXTN(jconst_idct_islow_sse2):
jiss2int.asm 69 global EXTN(jconst_idct_islow_sse2) PRIVATE
71 EXTN(jconst_idct_islow_sse2):
  /external/chromium_org/third_party/libjpeg_turbo/
google.patch 781 - global EXTN(jconst_idct_islow_sse2)
782 + global EXTN(jconst_idct_islow_sse2) PRIVATE
784 EXTN(jconst_idct_islow_sse2):
    [all...]

Completed in 138 milliseconds