Searched refs:TO_V (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dvivi.c227 #define TO_V(r,g,b) (((28784*r -24103*g -4681*b + 32768)>>16)+128) macro
330 *p=TO_V(r,g,b); /* Cr */
393 *p=TO_V(r,g,b); /* Cr */

Completed in 90 milliseconds