Home
last modified time | relevance | path

Searched refs:vp9_prepare_nb_full_mvs (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h151 int vp9_prepare_nb_full_mvs(const struct MotionField *motion_field, int mi_row,
Dvp9_mcomp.c2058 int vp9_prepare_nb_full_mvs(const MotionField *motion_field, int mi_row, in vp9_prepare_nb_full_mvs() function
Dvp9_rdopt.c2506 vp9_prepare_nb_full_mvs(motion_field, mi_row, mi_col, nb_full_mvs); in single_motion_search()
Dvp9_encoder.c5951 vp9_prepare_nb_full_mvs(motion_field, mi_row, mi_col, nb_full_mvs);