Searched refs:twopixelsize (Results 1 – 2 of 2) sorted by relevance
200 unsigned twopixelsize[TPG_MAX_PLANES]; member433 return tpg->twopixelsize[plane]; in tpg_g_twopixelsize()440 tpg->twopixelsize[plane] / 2; in tpg_hdiv()469 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_s_bytesperline()502 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_calc_line_width()
330 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()354 tpg->twopixelsize[0] = 2 * 2; in tpg_s_fourcc()359 tpg->twopixelsize[0] = 2 * 3; in tpg_s_fourcc()370 tpg->twopixelsize[0] = 2 * 4; in tpg_s_fourcc()384 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()385 tpg->twopixelsize[1] = 2; in tpg_s_fourcc()395 tpg->twopixelsize[0] = 4; in tpg_s_fourcc()396 tpg->twopixelsize[1] = 4; in tpg_s_fourcc()407 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()408 tpg->twopixelsize[1] = 2; in tpg_s_fourcc()[all …]