Searched refs:mv_hor_count (Results 1 – 2 of 2) sorted by relevance
217 int mv_hor_count; member628 tpg->mv_hor_count = tpg->mv_vert_count = 0; in tpg_init_mv_count()633 tpg->mv_hor_count += tpg->mv_hor_step * (frame_is_field ? 1 : 2); in tpg_update_mv_count()
2299 tpg_hscale_div(tpg, p, tpg->mv_hor_count % tpg->src_width); in tpg_fill_params_pattern()2301 tpg_hscale_div(tpg, p, (tpg->mv_hor_count + tpg->mv_hor_step) % in tpg_fill_params_pattern()