Searched refs:twopixelsize (Results 1 – 2 of 2) sorted by relevance
161 unsigned twopixelsize[TPG_MAX_PLANES]; member381 return tpg->twopixelsize[plane]; in tpg_g_twopixelsize()388 tpg->twopixelsize[plane] / 2; in tpg_hdiv()417 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_s_bytesperline()448 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_calc_line_width()
307 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()329 tpg->twopixelsize[0] = 2 * 2; in tpg_s_fourcc()333 tpg->twopixelsize[0] = 2 * 3; in tpg_s_fourcc()343 tpg->twopixelsize[0] = 2 * 4; in tpg_s_fourcc()357 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()358 tpg->twopixelsize[1] = 2; in tpg_s_fourcc()368 tpg->twopixelsize[0] = 4; in tpg_s_fourcc()369 tpg->twopixelsize[1] = 4; in tpg_s_fourcc()376 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()377 tpg->twopixelsize[1] = 2; in tpg_s_fourcc()[all …]