Lines Matching refs:twopixelsize
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()
378 tpg->twopixelsize[2] = 2; in tpg_s_fourcc()
382 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()
383 tpg->twopixelsize[1] = 4; in tpg_s_fourcc()
423 tpg->bytesperline[p] = (width * tpg->twopixelsize[p]) / in tpg_reset_source()
903 unsigned offset = odd * tpg->twopixelsize[0] / 2; in gen_twopix()
1496 unsigned twopixsize = tpg->twopixelsize[p]; in tpg_precalculate_line()
1526 unsigned twopixsize = tpg->twopixelsize[p]; in tpg_precalculate_line()
1536 unsigned twopixsize = tpg->twopixelsize[p]; in tpg_precalculate_line()
1547 unsigned twopixsize = tpg->twopixelsize[p]; in tpg_precalculate_line()
1676 switch (tpg->twopixelsize[p]) { in tpg_gen_text()
2202 params.twopixsize = tpg->twopixelsize[p]; in tpg_fill_plane_buffer()