Searched refs:swapRGB (Results 1 – 2 of 2) sorted by relevance
81 static int swapRGB = 0; /* default for auto sleect */ variable486 swapRGB = 0; in stv_init()487 if ((swapRGB_on == 0) && (swapRGB == 0)) in stv_init()489 else if ((swapRGB_on == 1) && (swapRGB == 1)) in stv_init()534 out += sprintf (out, "swapRGB : %s\n", ON_OFF (swapRGB)); in stv680_read_proc()1022 if (((swapRGB == 1) && (swapRGB_on != -1)) || (swapRGB_on == 1)) { in bayer_unshuffle()1316 swapRGB = 1; in stv680_ioctl()
36 When the driver is compiled as a module, you can set a "swapRGB=1"