Searched refs:vp9_prepare_nb_full_mvs (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.h | 151 int vp9_prepare_nb_full_mvs(const struct MotionField *motion_field, int mi_row,
|
D | vp9_mcomp.c | 2058 int vp9_prepare_nb_full_mvs(const MotionField *motion_field, int mi_row, in vp9_prepare_nb_full_mvs() function
|
D | vp9_rdopt.c | 2506 vp9_prepare_nb_full_mvs(motion_field, mi_row, mi_col, nb_full_mvs); in single_motion_search()
|
D | vp9_encoder.c | 5951 vp9_prepare_nb_full_mvs(motion_field, mi_row, mi_col, nb_full_mvs);
|