Home
last modified time | relevance | path

Searched defs:brow (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
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()
282 int_mv vp9_motion_field_get_mv(const MotionField *motion_field, int brow, in vp9_motion_field_get_mv()
293 const int brow = mi_row / mi_height; in vp9_motion_field_mi_get_mv() local
304 const int brow = mi_row / mi_height; in vp9_motion_field_mi_set_mv() local
Dvp9_mcomp.c2070 int brow = mi_row / mi_height + r; in vp9_prepare_nb_full_mvs() local