Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djdsample-altivec.c44 __vector unsigned char pb_zero = { __16X(0) }, pb_three = { __16X(3) }, in jsimd_h2v1_fancy_upsample_altivec() local
82 this0e = (__vector short)vec_mule(this0, pb_three); in jsimd_h2v1_fancy_upsample_altivec()
83 this0o = (__vector short)vec_mulo(this0, pb_three); in jsimd_h2v1_fancy_upsample_altivec()