Searched refs:hdownsampling (Results 1 – 2 of 2) sorted by relevance
151 u8 hdownsampling[TPG_MAX_PLANES]; member387 return ((x / tpg->hdownsampling[plane]) & tpg->hmask[plane]) * in tpg_hdiv()419 tpg->bytesperline[p] = plane_w / tpg->hdownsampling[p]; in tpg_s_bytesperline()450 plane_w /= tpg->hdownsampling[p]; in tpg_calc_line_width()
186 tpg->hdownsampling[0] = 1; in tpg_s_fourcc()206 tpg->hdownsampling[1] = 1; in tpg_s_fourcc()249 tpg->hdownsampling[1] = 2; in tpg_s_fourcc()250 tpg->hdownsampling[2] = 2; in tpg_s_fourcc()257 tpg->hdownsampling[1] = 2; in tpg_s_fourcc()258 tpg->hdownsampling[2] = 2; in tpg_s_fourcc()269 tpg->hdownsampling[1] = 1; in tpg_s_fourcc()281 tpg->hdownsampling[1] = 1; in tpg_s_fourcc()289 tpg->hdownsampling[1] = 1; in tpg_s_fourcc()424 (2 * tpg->hdownsampling[p]); in tpg_reset_source()[all …]