Home | History | Annotate | Download | only in video

Lines Matching refs:vG

883             vector unsigned short vR, vG, vB;
900 vG = vec_sl(vB, v2_16);
903 vdst1 = vec_perm(vdst1, (vector unsigned char)vG, vgreen1);
906 vdst2 = vec_perm(vdst2, (vector unsigned char)vG, vgreen2);