Searched defs:GV (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.c87 #define GV ((int)(-0.368*(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.c77 #define GV ((int)(-0.368*(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.c116 #define GV ((int)(-0.368 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c994 #define GV (-(int) (0.419 * 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.c102 #define GV ((int)(-0.368*(1<<RGB2YUV_SHIFT)+0.5)) macro
H A Dswscale_unscaled.c84 #define GV (-(int) (0.419 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c44 #define GV (-(int)(0.419*224/255*(1<<RGB2YUV_SHIFT)+0.5)) macro
[all...]

Completed in 94 milliseconds