Home | History | Annotate | Download | only in video

Lines Matching defs:vbits

958     vector unsigned char vbits;
980 vbits = (vector unsigned char)vec_splat_s8(-1);
1041 vd = vec_perm(vd, vbits, vdstPermute);
1273 vector unsigned char vbits;
1291 vbits = (vector unsigned char)vec_splat_s8(-1);
1329 vd = vec_perm(vd, vbits, vdstPermute);