Searched refs:filt_off (Results 1 – 4 of 4) sorted by relevance
303 const int filt_off = (filt_width - 1) / 2; in get_start_shift_convolve() local305 return AOMMIN((dif + (filt_width % 2)) / 2, filt_off); in get_start_shift_convolve()