Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_tpl_model.c779 int nb_col = mi_col + mv_ref_pos[i].col * mi_width; in find_ref_mv() local
987 int nb_col = mi_col + c * mi_width; in predict_mv_mode() local
1018 int nb_col = mi_col + c * mi_width; in predict_mv_mode() local
1038 int nb_col = mi_col + c * mi_width; in predict_mv_mode() local
Dvp9_non_greedy_mv.c376 int nb_col = col + idx_col - 1; in get_smooth_motion_vector() local