Searched refs:i4_min_y (Results 1 – 2 of 2) sorted by relevance
262 ps_hist->i4_min_y = -i4_max_mv_y; in hme_init_histogram()296 i4_row = (i4_mv_y - ps_hist->i4_min_y) >> ps_hist->i4_shift_y; in hme_update_histogram()390 ps_mv->i2_mv_y = (S16)((i4_max_y << ps_hist->i4_shift_y) + ps_hist->i4_min_y); in hme_calculate_global_mv()
1595 S32 i4_min_y; member