Searched refs:vp9_full_pixel_diamond_new (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.h | 138 int vp9_full_pixel_diamond_new(const struct VP9_COMP *cpi, MACROBLOCK *x,
|
D | vp9_rdopt.c | 2583 bestsme = vp9_full_pixel_diamond_new(cpi, x, bsize, &mvp_full, step_param, in single_motion_search() 2620 this_me = vp9_full_pixel_diamond_new( in single_motion_search()
|
D | vp9_mcomp.c | 2450 int vp9_full_pixel_diamond_new(const VP9_COMP *cpi, MACROBLOCK *x, in vp9_full_pixel_diamond_new() function
|
D | vp9_encoder.c | 5952 vp9_full_pixel_diamond_new(cpi, x, bsize, &best_ref_mv1_full, step_param,
|