Home
last modified time | relevance | path

Searched refs:jsimd_idct_islow_neon_consts (Results 1 – 4 of 4) sorted by relevance

/third_party/libjpeg-turbo/simd/arm/
Djidctint-neon.c84 ALIGN(16) static const int16_t jsimd_idct_islow_neon_consts[] = {
359 const int16x4x3_t consts = vld1_s16_x3(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass1_regular()
361 const int16x4_t consts1 = vld1_s16(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass1_regular()
362 const int16x4_t consts2 = vld1_s16(jsimd_idct_islow_neon_consts + 4); in jsimd_idct_islow_pass1_regular()
363 const int16x4_t consts3 = vld1_s16(jsimd_idct_islow_neon_consts + 8); in jsimd_idct_islow_pass1_regular()
486 const int16x4x3_t consts = vld1_s16_x3(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass1_sparse()
488 const int16x4_t consts1 = vld1_s16(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass1_sparse()
489 const int16x4_t consts2 = vld1_s16(jsimd_idct_islow_neon_consts + 4); in jsimd_idct_islow_pass1_sparse()
490 const int16x4_t consts3 = vld1_s16(jsimd_idct_islow_neon_consts + 8); in jsimd_idct_islow_pass1_sparse()
570 const int16x4x3_t consts = vld1_s16_x3(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass2_regular()
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctint-neon.c84 ALIGN(16) static const int16_t jsimd_idct_islow_neon_consts[] = {
359 const int16x4x3_t consts = vld1_s16_x3(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass1_regular()
361 const int16x4_t consts1 = vld1_s16(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass1_regular()
362 const int16x4_t consts2 = vld1_s16(jsimd_idct_islow_neon_consts + 4); in jsimd_idct_islow_pass1_regular()
363 const int16x4_t consts3 = vld1_s16(jsimd_idct_islow_neon_consts + 8); in jsimd_idct_islow_pass1_regular()
486 const int16x4x3_t consts = vld1_s16_x3(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass1_sparse()
488 const int16x4_t consts1 = vld1_s16(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass1_sparse()
489 const int16x4_t consts2 = vld1_s16(jsimd_idct_islow_neon_consts + 4); in jsimd_idct_islow_pass1_sparse()
490 const int16x4_t consts3 = vld1_s16(jsimd_idct_islow_neon_consts + 8); in jsimd_idct_islow_pass1_sparse()
570 const int16x4x3_t consts = vld1_s16_x3(jsimd_idct_islow_neon_consts); in jsimd_idct_islow_pass2_regular()
[all …]
/third_party/libjpeg-turbo/simd/arm/aarch32/
Djsimd_neon.S178 jsimd_idct_islow_neon_consts: label
234 adr ip, jsimd_idct_islow_neon_consts
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djsimd_neon.S189 jsimd_idct_islow_neon_consts: label
245 adr ip, jsimd_idct_islow_neon_consts