Home
last modified time | relevance | path

Searched refs:BT848_VSCALE_INT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt848.h134 #define BT848_VSCALE_INT (1<<5) macro
H A Dbttv-risc.c354 geo->vscale |= interleaved ? (BT848_VSCALE_INT<<8) : 0; in bttv_calc_geo_old()
408 geo->vscale |= both_fields ? (BT848_VSCALE_INT << 8) : 0; in bttv_calc_geo()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt848.h134 #define BT848_VSCALE_INT (1<<5) macro
H A Dbttv-risc.c265 geo->vscale |= interleaved ? (BT848_VSCALE_INT<<8) : 0; in bttv_calc_geo_old()
319 geo->vscale |= both_fields ? (BT848_VSCALE_INT << 8) : 0; in bttv_calc_geo()

Completed in 5 milliseconds