Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dinv_txfm_vsx.c136 static uint8x16_t tr8_mask1 = { variable
253 out1 = vec_perm(in0, in4, tr8_mask1); \
255 out3 = vec_perm(in1, in5, tr8_mask1); \
257 out5 = vec_perm(in2, in6, tr8_mask1); \
259 out7 = vec_perm(in3, in7, tr8_mask1);