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

/linux-master/drivers/media/usb/gspca/
H A Dpac7302.c116 #define FL_HFLIP 0x01 /* mirrored by default */ macro
540 if (sd->flags & FL_HFLIP)
H A Dvc032x.c34 #define FL_HFLIP 0x02 /* mirrored by default */ macro
3236 sd->flags |= FL_HFLIP | FL_VFLIP;
3286 if (sd->flags & FL_HFLIP)

Completed in 192 milliseconds