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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 58 milliseconds