Home
last modified time | relevance | path

Searched refs:i4_max_x (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
383 i4_max_x = i4_x; in hme_calculate_global_mv()
391 ps_mv->i2_mv_x = (S16)((i4_max_x << ps_hist->i4_shift_x) + ps_hist->i4_min_x); in hme_calculate_global_mv()