Home
last modified time | relevance | path

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

/include/media/tpg/
Dv4l2-tpg.h423 static inline unsigned tpg_g_planes(const struct tpg_data *tpg) in tpg_g_planes() function
470 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_s_bytesperline()
487 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_g_line_width()
503 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_calc_line_width()
514 if (plane >= tpg_g_planes(tpg)) in tpg_calc_plane_size()