Searched defs:BU (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.c85 #define BU ((int)( 0.439*(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.c75 #define BU ((int)( 0.439*(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.c114 #define BU ((int)( 0.439 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c992 #define BU ( (int) (0.500 * 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.c100 #define BU ((int)( 0.439*(1<<RGB2YUV_SHIFT)+0.5)) macro
H A Dswscale_unscaled.c82 #define BU ( (int) (0.500 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c42 #define BU ( (int)(0.500*224/255*(1<<RGB2YUV_SHIFT)+0.5)) macro
[all...]

Completed in 45 milliseconds