Searched refs:mv_hor_count (Results 1 – 2 of 2) sorted by relevance
216 int mv_hor_count; member610 tpg->mv_hor_count = tpg->mv_vert_count = 0; in tpg_init_mv_count()615 tpg->mv_hor_count += tpg->mv_hor_step * (frame_is_field ? 1 : 2); in tpg_update_mv_count()
2081 tpg_hscale_div(tpg, p, tpg->mv_hor_count % tpg->src_width); in tpg_fill_params_pattern()2083 tpg_hscale_div(tpg, p, (tpg->mv_hor_count + tpg->mv_hor_step) % in tpg_fill_params_pattern()