Searched refs:perm_rgb_0 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libswscale/ppc/ |
H A D | yuv2rgb_altivec.c | 116 * o1 = vec_perm(o0, x2, perm_rgb_0); 122 * perm_rgb_0: o0(RG).h v1(B) --> o1* 147 perm_rgb_0 = { 0x00, 0x01, 0x10, 0x02, 0x03, 0x11, 0x04, 0x05, variable 160 y0 = vec_perm(o0, x2, perm_rgb_0); \
|
Completed in 2 milliseconds