Searched refs:chroma_agc (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/media/pci/cx88/ |
D | cx88.h | 358 struct v4l2_ctrl *chroma_agc; member
|
D | cx88-core.c | 1013 v4l2_ctrl_grab(core->chroma_agc, cxiformat == VideoFormatSECAM); in cx88_set_tvnorm()
|
D | cx88-video.c | 1343 core->chroma_agc = vc; in cx8800_initdev()
|
/linux-6.1.9/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 84 static unsigned int chroma_agc; variable 116 module_param(chroma_agc, int, 0444); 141 MODULE_PARM_DESC(chroma_agc, "enables the AGC of chroma signal, default is 0 (no)"); 4108 V4L2_CID_CHROMA_AGC, 0, 1, 1, !!chroma_agc); in bttv_probe()
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | bttv.rst | 176 chroma_agc=0/1 AGC of chroma signal, off by default.
|