Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx88/
H A Dcx88.h93 static inline unsigned int norm_maxh(v4l2_std_id norm) in norm_maxh() function
H A Dcx88-core.c686 unsigned int sheight = norm_maxh(core->tvnorm); in cx88_set_scale()
/linux/drivers/media/usb/s2255/
H A Ds2255drv.c415 static int norm_maxh(struct s2255_vc *vc) in norm_maxh() function
672 (h > norm_maxh(vc))) { in buffer_prepare()