Searched refs:spel_top (Results 1 – 2 of 2) sorted by relevance
276 const int spel_top = (AOM_INTERP_EXTEND + bh) << SUBPEL_BITS; in clamp_mv_to_umv_border_sb() local277 const int spel_bottom = spel_top - SUBPEL_SHIFTS; in clamp_mv_to_umv_border_sb()285 xd->mb_to_top_edge * (1 << (1 - ss_y)) - spel_top, in clamp_mv_to_umv_border_sb()
97 const int spel_top = (VP9_INTERP_EXTEND + bh) << SUBPEL_BITS; in clamp_mv_to_umv_border_sb() local98 const int spel_bottom = spel_top - SUBPEL_SHIFTS; in clamp_mv_to_umv_border_sb()106 xd->mb_to_top_edge * (1 << (1 - ss_y)) - spel_top, in clamp_mv_to_umv_border_sb()