Home
last modified time | relevance | path

Searched defs:col5 (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djfdctfst-neon.c80 int16x8_t col5 = cols_15.val[1]; in jsimd_fdct_ifast_neon() local
Djfdctint-neon.c117 int16x8_t col5 = cols_15.val[1]; in jsimd_fdct_islow_neon() local
Djidctred-neon.c433 int16x4_t col5 = vreinterpret_s16_s32(vget_high_s32(cols_1537.val[0])); in jsimd_idct_4x4_neon() local
Djidctfst-neon.c356 int16x8_t col5 = vreinterpretq_s16_s32(cols_15.val[1]); in jsimd_idct_ifast_neon() local
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp858 Collator* col5 = col3->clone(); in TestOperators() local