|
/* 'odd' is true for pixels 1, 3, 5, etc. and false for pixels 0, 2, 4, etc. */
|
|
/* 'odd' is true for pixels 1, 3, 5, etc. and false for pixels 0, 2, 4, etc. */
|
|
static void gen_twopix(struct vivi_dev *dev, u8 *buf, int colorpos, bool odd)
|
|
static void gen_twopix(struct vivi_dev *dev, u8 *buf, int colorpos, bool odd)
|