Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/tpg/
Dv4l2-tpg.h454 static inline unsigned tpg_g_bytesperline(const struct tpg_data *tpg, unsigned plane) in tpg_g_bytesperline() function
484 return tpg_g_bytesperline(tpg, plane); in tpg_g_line_width()
486 unsigned plane_w = tpg_g_bytesperline(tpg, p); in tpg_g_line_width()
515 return tpg_g_bytesperline(tpg, plane) * tpg->buf_height / in tpg_calc_plane_size()