Home
last modified time | relevance | path

Searched refs:i4_max_y (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dhme_utils.c358 S32 i4_max_x = 0, i4_max_y = 0; in hme_calculate_global_mv() local
384 i4_max_y = i4_y; in hme_calculate_global_mv()
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()