Searched refs:tr8_mask0 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/ppc/
H A Dinv_txfm_vsx.c177 out0 = vec_perm(in0, in4, tr8_mask0); \
179 out2 = vec_perm(in1, in5, tr8_mask0); \
181 out4 = vec_perm(in2, in6, tr8_mask0); \
183 out6 = vec_perm(in3, in7, tr8_mask0); \
258 static uint8x16_t tr8_mask0 = { variable

Completed in 116 milliseconds