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.c811 static INLINE void calc_int_cost_list(const MACROBLOCK *x, const MV *ref_mv, in calc_int_cost_list() function
1019 calc_int_cost_list(x, &fcenter_mv, sad_per_bit, vfp, &best_mv, cost_list); in vp9_pattern_search()
1978 calc_int_cost_list(x, ref_mv, sadpb, fn_ptr, dst_mv, cost_list); in full_pixel_diamond()
2037 calc_int_cost_list(x, ref_mv, sadpb, fn_ptr, dst_mv, cost_list); in full_pixel_exhaustive()