Searched defs:row_max (Results 1 – 6 of 6) sorted by relevance
148 const int64 row_max = input_size[1] - 1; in Compute() local
1307 int row_max = ref_row + distance; in vp8_full_search_sad_c() local1393 int row_max = ref_row + distance; in vp8_full_search_sadx3() local1512 int row_max = ref_row + distance; in vp8_full_search_sadx8() local
914 int row_max = (best_ref_mv.as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_pick_inter_mode() local
1236 int row_max = (best_ref_mv->as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_best_mbsegmentation() local2027 int row_max = (best_ref_mv.as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_inter_mode() local
61 int row_max; member
41 int row_max = (mv->row >> 3) + MAX_FULL_PEL_VAL; in vp9_set_mv_search_range() local