Searched defs:border_offset (Results 1 – 3 of 3) sorted by relevance
31 const ptrdiff_t border_offset = vert_filter_taps / 2 - 1; in vpx_convolve8_neon() local58 const ptrdiff_t border_offset = SUBPEL_TAPS / 2 - 1; in vpx_convolve8_avg_neon() local
744 const ptrdiff_t border_offset = SUBPEL_TAPS / 2 - 1; in vpx_highbd_convolve8_sve2() local778 const ptrdiff_t border_offset = SUBPEL_TAPS / 2 - 1; in vpx_highbd_convolve8_avg_sve2() local
537 int border_offset, uint8_t *const dst, in extend_and_predict()561 int border_offset, uint8_t *const dst, in extend_and_predict()689 const int border_offset = y_pad * 3 * b_w + x_pad * 3; in dec_build_inter_predictors() local