Home
last modified time | relevance | path

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

/drivers/media/platform/vivid/
Dvivid-tpg.h369 static inline unsigned tpg_g_planes(const struct tpg_data *tpg) in tpg_g_planes() function
416 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_s_bytesperline()
431 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_g_line_width()
447 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_calc_line_width()
458 if (plane >= tpg_g_planes(tpg)) in tpg_calc_plane_size()
Dvivid-kthread-cap.c468 for (p = 0; p < tpg_g_planes(tpg); p++) { in vivid_fillbuff()
Dvivid-tpg.c2278 for (i = 0; i < tpg_g_planes(tpg); i++) { in tpg_fillbuffer()