Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-core.c630 static inline unsigned int norm_hdelay(v4l2_std_id norm) in norm_hdelay() function
697 value = (width * norm_hdelay(core->tvnorm)) / swidth; in cx88_set_scale()