Searched defs:BV (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb.c84 #define BV ((int)(-0.071*(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.c74 #define BV ((int)(-0.071*(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.c113 #define BV ((int)(-0.071 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c991 #define BV (-(int) (0.081 * 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.c99 #define BV ((int)(-0.071*(1<<RGB2YUV_SHIFT)+0.5)) macro
H A Dswscale_unscaled.c81 #define BV (-(int) (0.081 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c41 #define BV (-(int)(0.081*224/255*(1<<RGB2YUV_SHIFT)+0.5)) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbio.c45 #define BV(x) { .nr_vecs = x, .name = "biovec-"__stringify(x) } macro
49 #undef BV macro

Completed in 203 milliseconds