Home
last modified time | relevance | path

Searched refs:BT848_VSCALE_INT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbt848.h134 #define BT848_VSCALE_INT (1<<5) macro
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()