Searched refs:hue2_corr (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/usbvideo/
H A Dibmcam.c384 const int hue2_corr = (hue_correction - 128) / 4; /* -32..+31 */ local
558 v = chromaLine[off_2] + hue2_corr;
803 const int hue2_corr = (hue_correction - 128) / 4; /* -32..+31 */ local
886 v = color[i*2 + 1] + hue2_corr;

Completed in 19 milliseconds