Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg.h371 static inline unsigned tpg_hscale(const struct tpg_data *tpg, unsigned x) in tpg_hscale() function
379 return tpg_hdiv(tpg, plane, tpg_hscale(tpg, x)); in tpg_hscale_div()