Lines Matching defs:center_mv
1010 int use_mvcost, const MV *center_mv, MV *best_mv, in vp9_pattern_search()
1180 int use_mvcost, const MV *center_mv, MV *best_mv, in vp9_pattern_search_sad()
1455 const MV *center_mv, const vp9_variance_fn_ptr_t *vfp, in vp9_get_mvpred_var()
1481 const MV *center_mv, const uint8_t *second_pred, in vp9_get_mvpred_av_var()
1499 const MV *center_mv, MV *best_mv) { in hex_search()
1535 const MV *center_mv, MV *best_mv) { in bigdia_search()
1576 const MV *center_mv, MV *best_mv) { in square_search()
1618 int use_mvcost, const MV *center_mv, MV *best_mv) { in fast_hex_search()
1627 const MV *center_mv, MV *best_mv) { in fast_dia_search()
1640 const MV *center_mv) { in exhaustive_mesh_search()
1728 MV *best_mv, const MV *center_mv, int range, int step, in exhaustive_mesh_search_multi_step()
1764 MV *best_mv, const MV *center_mv, int range, const struct buf_2d *src, in exhaustive_mesh_search_single_step()
1828 const MV *center_mv, int lambda, in exhaustive_mesh_search_new()
2059 const MV *center_mv) { in vp9_diamond_search_sad_c()
2424 const MV center_mv = { 0, 0 }; in vp9_full_pixel_diamond_new() local
2752 const MV *center_mv) { in vp9_refining_search_sad()
2828 const MV *center_mv, const uint8_t *second_pred) { in vp9_refining_search_8p_c()