Searched refs:twopixelsize (Results 1 – 2 of 2) sorted by relevance
155 unsigned twopixelsize[TPG_MAX_PLANES]; member361 return tpg->twopixelsize[plane]; in tpg_g_twopixelsize()368 tpg->twopixelsize[plane] / 2; in tpg_hdiv()397 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_s_bytesperline()428 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_calc_line_width()
296 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()316 tpg->twopixelsize[0] = 2 * 2; in tpg_s_fourcc()320 tpg->twopixelsize[0] = 2 * 3; in tpg_s_fourcc()330 tpg->twopixelsize[0] = 2 * 4; in tpg_s_fourcc()333 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()347 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()348 tpg->twopixelsize[1] = 2; in tpg_s_fourcc()355 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()356 tpg->twopixelsize[1] = 2; in tpg_s_fourcc()357 tpg->twopixelsize[2] = 2; in tpg_s_fourcc()[all …]