Home | History | Annotate | Download | only in video

Lines Matching refs:vG

882             vector unsigned short vR, vG, vB;
899 vG = vec_sl(vB, v2_16);
902 vdst1 = vec_perm(vdst1, (vector unsigned char)vG, vgreen1);
905 vdst2 = vec_perm(vdst2, (vector unsigned char)vG, vgreen2);