Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/arm/
Djidctint-neon.c683 uint16x4x4_t cols_01_23_45_67 = { { in jsimd_idct_islow_pass2_regular() local
695 vst4_lane_u16((uint16_t *)outptr0, cols_01_23_45_67, 0); in jsimd_idct_islow_pass2_regular()
696 vst4_lane_u16((uint16_t *)outptr1, cols_01_23_45_67, 1); in jsimd_idct_islow_pass2_regular()
697 vst4_lane_u16((uint16_t *)outptr2, cols_01_23_45_67, 2); in jsimd_idct_islow_pass2_regular()
698 vst4_lane_u16((uint16_t *)outptr3, cols_01_23_45_67, 3); in jsimd_idct_islow_pass2_regular()
786 uint16x4x4_t cols_01_23_45_67 = { { in jsimd_idct_islow_pass2_sparse() local
798 vst4_lane_u16((uint16_t *)outptr0, cols_01_23_45_67, 0); in jsimd_idct_islow_pass2_sparse()
799 vst4_lane_u16((uint16_t *)outptr1, cols_01_23_45_67, 1); in jsimd_idct_islow_pass2_sparse()
800 vst4_lane_u16((uint16_t *)outptr2, cols_01_23_45_67, 2); in jsimd_idct_islow_pass2_sparse()
801 vst4_lane_u16((uint16_t *)outptr3, cols_01_23_45_67, 3); in jsimd_idct_islow_pass2_sparse()