HomeSort by relevance Sort by last modified time
    Searched refs:shift_pack_index (Results 1 - 5 of 5) sorted by null

  /external/libjpeg-turbo/simd/
jccolext-altivec.c 60 shift_pack_index = {0,1,4,5,8,9,12,13,16,17,20,21,24,25,28,29}; local
62 shift_pack_index = {2,3,6,7,10,11,14,15,18,19,22,23,26,27,30,31};
220 shift_pack_index);
222 shift_pack_index);
240 (__vector unsigned short)cb1, shift_pack_index);
242 (__vector unsigned short)cb3, shift_pack_index);
260 (__vector unsigned short)cr1, shift_pack_index);
262 (__vector unsigned short)cr3, shift_pack_index);
jcgryext-altivec.c 57 shift_pack_index = {0,1,4,5,8,9,12,13,16,17,20,21,24,25,28,29}; local
59 shift_pack_index = {2,3,6,7,10,11,14,15,18,19,22,23,26,27,30,31};
220 shift_pack_index);
222 shift_pack_index);
jdcolext-altivec.c 64 shift_pack_index = {0,1,4,5,8,9,12,13,16,17,20,21,24,25,28,29}; local
66 shift_pack_index = {2,3,6,7,10,11,14,15,18,19,22,23,26,27,30,31};
146 gl = vec_perm((__vector short)g0, (__vector short)g1, shift_pack_index);
147 gh = vec_perm((__vector short)g2, (__vector short)g3, shift_pack_index);
jquanti-altivec.c 114 shift_pack_index); \
131 __vector unsigned char shift_pack_index = local
134 __vector unsigned char shift_pack_index = local
jdmrgext-altivec.c 66 shift_pack_index = {0,1,4,5,8,9,12,13,16,17,20,21,24,25,28,29}, local
70 shift_pack_index = {2,3,6,7,10,11,14,15,18,19,22,23,26,27,30,31},
141 shift_pack_index);
143 shift_pack_index);

Completed in 1244 milliseconds