Home
last modified time | relevance | path

Searched refs:vp9_motion_field_is_mv_set (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_non_greedy_mv.h123 int vp9_motion_field_is_mv_set(const MotionField *motion_field, int brow,
Dvp9_non_greedy_mv.c275 int vp9_motion_field_is_mv_set(const MotionField *motion_field, int brow, in vp9_motion_field_is_mv_set() function
Dvp9_mcomp.c2074 if (vp9_motion_field_is_mv_set(motion_field, brow, bcol)) { in vp9_prepare_nb_full_mvs()