Lines Matching refs:twopixelsize
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()
361 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()
362 tpg->twopixelsize[1] = 4; in tpg_s_fourcc()
402 tpg->bytesperline[p] = (width * tpg->twopixelsize[p]) / in tpg_reset_source()
825 unsigned offset = odd * tpg->twopixelsize[0] / 2; in gen_twopix()
1331 unsigned twopixsize = tpg->twopixelsize[p]; in tpg_precalculate_line()
1361 unsigned twopixsize = tpg->twopixelsize[p]; in tpg_precalculate_line()
1371 unsigned twopixsize = tpg->twopixelsize[p]; in tpg_precalculate_line()
1382 unsigned twopixsize = tpg->twopixelsize[p]; in tpg_precalculate_line()
1484 switch (tpg->twopixelsize[p]) { in tpg_gen_text()
2012 params.twopixsize = tpg->twopixelsize[p]; in tpg_fill_plane_buffer()