Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c826 static INLINE void calc_int_cost_list(const MACROBLOCK *x, in calc_int_cost_list() function
1045 calc_int_cost_list(x, &fcenter_mv, sad_per_bit, vfp, &best_mv, cost_list); in vp9_pattern_search()
2013 calc_int_cost_list(x, ref_mv, sadpb, fn_ptr, dst_mv, cost_list); in full_pixel_diamond()