Searched refs:bpl (Results 1 – 1 of 1) sorted by relevance
461 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline() argument466 tpg->bytesperline[plane] = bpl; in tpg_s_bytesperline()471 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_s_bytesperline()496 unsigned plane, unsigned bpl) in tpg_calc_line_width() argument502 return bpl; in tpg_calc_line_width()504 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_calc_line_width()