Searched refs:vp9_full_pixel_diamond_new (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.h | 131 double vp9_full_pixel_diamond_new(const struct VP9_COMP *cpi, MACROBLOCK *x,
|
D | vp9_rdopt.c | 2477 bestsme = vp9_full_pixel_diamond_new( in single_motion_search() 2518 this_me = vp9_full_pixel_diamond_new( in single_motion_search()
|
D | vp9_mcomp.c | 2271 double vp9_full_pixel_diamond_new(const VP9_COMP *cpi, MACROBLOCK *x, in vp9_full_pixel_diamond_new() function
|
D | vp9_encoder.c | 5617 vp9_full_pixel_diamond_new(cpi, x, &best_ref_mv1_full, step_param, lambda, 1,
|