Searched defs:col_max (Results 1 – 4 of 4) sorted by relevance
34 int col_max = (mv->col >> 3) + MAX_FULL_PEL_VAL; in vp9_set_mv_search_range() local1315 const int col_max = MIN(ref_mv->col + distance, x->mv_col_max); in vp9_full_search_sad_c() local1363 const int col_max = MIN(ref_col + distance, x->mv_col_max); in vp9_full_search_sadx3() local1454 const int col_max = MIN(ref_col + distance, x->mv_col_max); in vp9_full_search_sadx8() local
1358 int col_max = ref_col + distance; in vp8_full_search_sad_c() local1454 int col_max = ref_col + distance; in vp8_full_search_sadx3() local1588 int col_max = ref_col + distance; in vp8_full_search_sadx8() local
868 int col_max = (best_ref_mv.as_mv.col>>3) in vp8_pick_inter_mode() local
1427 int col_max = (best_ref_mv->as_mv.col>>3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_best_mbsegmentation() local2250 int col_max = (best_ref_mv.as_mv.col>>3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_inter_mode() local