Searched defs:GY (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.c86 #define GY ((int)( 0.504*(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.c76 #define GY ((int)( 0.504*(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.c115 #define GY ((int)( 0.504 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c993 #define GY ( (int) (0.587 * 219 / 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.c101 #define GY ((int)( 0.504*(1<<RGB2YUV_SHIFT)+0.5)) macro
H A Dswscale_unscaled.c83 #define GY ( (int) (0.587 * 219 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c43 #define GY ( (int)(0.587*219/255*(1<<RGB2YUV_SHIFT)+0.5)) macro

Completed in 167 milliseconds