Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/tpg/
Dv4l2-tpg.h443 static inline unsigned tpg_hscale(const struct tpg_data *tpg, unsigned x) in tpg_hscale() function
451 return tpg_hdiv(tpg, plane, tpg_hscale(tpg, x)); in tpg_hscale_div()