Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmcomp.c2889 static INLINE unsigned int compute_motion_cost( in compute_motion_cost() function
2934 bestmse = compute_motion_cost(xd, cm, ms_params, bsize, best_mv); in av1_refine_warped_mv()
2958 thismse = compute_motion_cost(xd, cm, ms_params, bsize, &this_mv); in av1_refine_warped_mv()