Searched refs:BT848_VSCALE_INT (Results 1 – 2 of 2) sorted by relevance
146 #define BT848_VSCALE_INT (1<<5) macro
364 geo->vscale |= interleaved ? (BT848_VSCALE_INT<<8) : 0; in bttv_calc_geo_old()418 geo->vscale |= both_fields ? (BT848_VSCALE_INT << 8) : 0; in bttv_calc_geo()