Searched refs:perm_rgb_3 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/ppc/
H A Dyuv2rgb_altivec.c120 * o5 = vec_perm(o3, o2, perm_rgb_3);
154 perm_rgb_3 = { 0x1a, 0x06, 0x07, 0x1b, 0x08, 0x09, 0x1c, 0x0a, variable
165 y2 = vec_perm(o3, o2, perm_rgb_3); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/ppc/
H A Dyuv2rgb_altivec.c116 o5 = vec_perm (o3,o2,perm_rgb_3);
151 perm_rgb_3 = {0x1a,0x06,0x07,0x1b,0x08,0x09,0x1c,0x0a, variable
162 y2 = vec_perm (o3,o2,perm_rgb_3); \

Completed in 40 milliseconds