Searched refs:mv_vert_count (Results 1 – 2 of 2) sorted by relevance
220 int mv_vert_count; member628 tpg->mv_hor_count = tpg->mv_vert_count = 0; in tpg_init_mv_count()634 tpg->mv_vert_count += tpg->mv_vert_step * (frame_is_field ? 1 : 2); in tpg_update_mv_count()
2303 params->mv_vert_old = tpg->mv_vert_count % tpg->src_height; in tpg_fill_params_pattern()2305 (tpg->mv_vert_count + tpg->mv_vert_step) % tpg->src_height; in tpg_fill_params_pattern()