Searched refs:tpg_g_planes (Results 1 – 1 of 1) sorted by relevance
424 static inline unsigned tpg_g_planes(const struct tpg_data *tpg) in tpg_g_planes() function471 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_s_bytesperline()488 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_g_line_width()504 for (p = 0; p < tpg_g_planes(tpg); p++) { in tpg_calc_line_width()515 if (plane >= tpg_g_planes(tpg)) in tpg_calc_plane_size()
Completed in 6 milliseconds