Searched defs:nb_full_mvs (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 1737 const int_mv *nb_full_mvs, int full_mv_num, const MvLimits *mv_limits, in exhaustive_mesh_search_multi_step() 1772 const struct buf_2d *pre, int lambda, const int_mv *nb_full_mvs, in exhaustive_mesh_search_single_step() 1859 const int_mv *nb_full_mvs, in exhaustive_mesh_search_new() 1880 const int_mv *nb_full_mvs, in full_pixel_exhaustive_new() 1934 const int_mv *nb_full_mvs, in diamond_search_sad_new() 2059 int mi_col, int_mv *nb_full_mvs) { in vp9_prepare_nb_full_mvs() 2453 const int_mv *nb_full_mvs, int full_mv_num, in vp9_full_pixel_diamond_new() 2645 const int_mv *nb_full_mvs, in vp9_refining_search_sad_new()
|
D | vp9_non_greedy_mv.c | 333 int64_t vp9_nb_mvs_inconsistency(const MV *mv, const int_mv *nb_full_mvs, in vp9_nb_mvs_inconsistency()
|
D | vp9_rdopt.c | 2502 int_mv nb_full_mvs[NB_MVS_NUM] = { 0 }; in single_motion_search() local
|
D | vp9_encoder.c | 5930 int_mv nb_full_mvs[NB_MVS_NUM]; local
|