Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Ddeblock_vsx.c55 static const uint8x16_t r1_perm = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, in horz_ctx() local
64 ctx[2] = vec_perm(v, right_ctx, r1_perm); in horz_ctx()