Searched defs:GU (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb.c88 #define GU ((int)(-0.291*(1<<RGB2YUV_SHIFT)+0.5)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb.c78 #define GU ((int)(-0.291*(1<<RGB2YUV_SHIFT)+0.5)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Drgb2rgb.c117 #define GU ((int)(-0.291 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c995 #define GU (-(int) (0.331 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Drgb2rgb.c103 #define GU ((int)(-0.291*(1<<RGB2YUV_SHIFT)+0.5)) macro
H A Dswscale_unscaled.c85 #define GU (-(int) (0.331 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c45 #define GU (-(int)(0.331*224/255*(1<<RGB2YUV_SHIFT)+0.5)) macro
[all...]

Completed in 189 milliseconds