Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c364 static INLINE int divide_and_round(const int n, const int d) { in divide_and_round() function
382 *ic = divide_and_round((cost_list[1] - cost_list[3]) * (1 << (bits - 1)), in get_cost_surf_min()
384 *ir = divide_and_round((cost_list[4] - cost_list[2]) * (1 << (bits - 1)), in get_cost_surf_min()