Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djfdctint-altivec.c72 out2 = vec_pack(out2l, out2h); \
73 out6 = vec_pack(out6l, out6h); \
128 out7 = vec_pack(out7l, out7h); \
129 out1 = vec_pack(out1l, out1h); \
144 out5 = vec_pack(out5l, out5h); \
145 out3 = vec_pack(out3l, out3h); \
Djidctint-altivec.c164 out0 = vec_pack(out0l, out0h); \
165 out7 = vec_pack(out7l, out7h); \
177 out1 = vec_pack(out1l, out1h); \
178 out6 = vec_pack(out6l, out6h); \
190 out2 = vec_pack(out2l, out2h); \
191 out5 = vec_pack(out5l, out5h); \
203 out3 = vec_pack(out3l, out3h); \
204 out4 = vec_pack(out4l, out4h); \
Djccolext-altivec.c223 y = vec_pack(yl, yh); in jsimd_rgb_ycc_convert_altivec()
243 cb = vec_pack(cbl, cbh); in jsimd_rgb_ycc_convert_altivec()
263 cr = vec_pack(crl, crh); in jsimd_rgb_ycc_convert_altivec()
Djcsample-altivec.c78 out = vec_pack(outl, outh); in jsimd_h2v1_downsample_altivec()
154 out = vec_pack(outl, outh); in jsimd_h2v2_downsample_altivec()
Djcgryext-altivec.c223 y = vec_pack(yl, yh); in jsimd_rgb_gray_convert_altivec()
/external/libvpx/libvpx/vpx_dsp/ppc/
Dintrapred_vsx.c503 return vec_splat(vec_pack(vec_pack(avg, vec_splat_u32(0)), vec_splat_u16(0)), in avg16()
531 return vec_splat(vec_pack(vec_pack(avg, vec_splat_u32(0)), vec_splat_u16(0)), in avg32()
559 return vec_splat(vec_pack(vec_pack(avg, vec_splat_u32(0)), vec_splat_u16(0)), in dc_avg8()
572 return vec_splat(vec_pack(vec_pack(avg, vec_splat_u32(0)), vec_splat_u16(0)), in dc_avg16()
597 return vec_splat(vec_pack(vec_pack(avg, vec_splat_u32(0)), vec_splat_u16(0)), in dc_avg32()
Dvpx_convolve_vsx.c171 vec_packsu(vec_pack(avg, vec_splat_s32(0)), vec_splat_s16(0)), 3); in convolve_line()
/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c313 res_vsi = vec_pack(vsll, vsll); in test1()
317 res_vui = vec_pack(vull, vull); in test1()
321 res_vbi = vec_pack(vbll, vbll); in test1()
Dbuiltins-systemz-zvector.c598 vsc = vec_pack(vss, vss); in test_core()
600 vuc = vec_pack(vus, vus); in test_core()
602 vbc = vec_pack(vbs, vbs); in test_core()
604 vss = vec_pack(vsi, vsi); in test_core()
606 vus = vec_pack(vui, vui); in test_core()
608 vbs = vec_pack(vbi, vbi); in test_core()
610 vsi = vec_pack(vsl, vsl); in test_core()
612 vui = vec_pack(vul, vul); in test_core()
614 vbi = vec_pack(vbl, vbl); in test_core()
Dbuiltins-ppc-altivec.c2637 res_vsc = vec_pack(vs, vs); in test6()
2641 res_vuc = vec_pack(vus, vus); in test6()
2645 res_vbc = vec_pack(vbs, vbs); in test6()
2649 res_vs = vec_pack(vi, vi); in test6()
2653 res_vus = vec_pack(vui, vui); in test6()
2657 res_vbs = vec_pack(vbi, vbi); in test6()
/external/valgrind/none/tests/ppc32/
DtestVMX.stdout.exp222 Function vec_pack [type char] ===> OK
223 Function vec_pack [type unsigned char] ===> OK
224 Function vec_pack [type short] ===> OK
225 Function vec_pack [type unsigned short] ===> OK
DtestVMX.c3523 Caux1.v = vec_pack( Scons1, Scons2 ); in part3()
3541 UCaux1.v = vec_pack( UScons1, UScons2 ); in part3()
3559 Saux1.v = vec_pack( Icons1, Icons2 ); in part3()
3577 USaux1.v = vec_pack( UIcons1, UIcons2 ); in part3()
/external/fec/
Dviterbi39_av.c166 …decisions = vec_sub(decisions,(vector unsigned char)vec_pack(vec_mergeh(decision0,decision1),vec_m… in update_viterbi39_blk_av()
Dviterbi615_av.c171 …decisions = vec_sub(decisions,(vector unsigned char)vec_pack(vec_mergeh(decision0,decision1),vec_m… in update_viterbi615_blk_av()
/external/clang/lib/Headers/
Dvecintrin.h1512 vec_pack(vector signed short __a, vector signed short __b) { in vec_pack() function
1521 vec_pack(vector bool short __a, vector bool short __b) { in vec_pack() function
1530 vec_pack(vector unsigned short __a, vector unsigned short __b) { in vec_pack() function
1539 vec_pack(vector signed int __a, vector signed int __b) { in vec_pack() function
1548 vec_pack(vector bool int __a, vector bool int __b) { in vec_pack() function
1557 vec_pack(vector unsigned int __a, vector unsigned int __b) { in vec_pack() function
1566 vec_pack(vector signed long long __a, vector signed long long __b) { in vec_pack() function
1573 vec_pack(vector bool long long __a, vector bool long long __b) { in vec_pack() function
1580 vec_pack(vector unsigned long long __a, vector unsigned long long __b) { in vec_pack() function
Daltivec.h5405 vec_pack(vector signed short __a, vector signed short __b) { in vec_pack() function
5420 vec_pack(vector unsigned short __a, vector unsigned short __b) { in vec_pack() function
5435 vec_pack(vector bool short __a, vector bool short __b) { in vec_pack() function
5449 static __inline__ vector short __ATTRS_o_ai vec_pack(vector int __a, in vec_pack() function
5465 vec_pack(vector unsigned int __a, vector unsigned int __b) { in vec_pack() function
5479 static __inline__ vector bool short __ATTRS_o_ai vec_pack(vector bool int __a, in vec_pack() function
5496 vec_pack(vector signed long long __a, vector signed long long __b) { in vec_pack() function
5510 vec_pack(vector unsigned long long __a, vector unsigned long long __b) { in vec_pack() function
5525 vec_pack(vector bool long long __a, vector bool long long __b) { in vec_pack() function