Home
last modified time | relevance | path

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

/drivers/media/usb/s2255/
Ds2255drv.c446 static int norm_minh(struct s2255_vc *vc) in norm_minh() function
690 (h < norm_minh(vc)) || in buffer_prepare()
872 if (vc->height > norm_minh(vc)) { in vidioc_s_fmt_vid_cap()
/drivers/media/usb/tm6000/
Dtm6000-video.c92 #define norm_minh(a) norm_maxh(a) macro