Searched refs:x_filters (Results 1 – 1 of 1) sorted by relevance
23 const InterpKernel *x_filters, in convolve_horiz() argument31 const int16_t *const x_filter = x_filters[x_q4 & SUBPEL_MASK]; in convolve_horiz()45 const InterpKernel *x_filters, in convolve_avg_horiz() argument53 const int16_t *const x_filter = x_filters[x_q4 & SUBPEL_MASK]; in convolve_avg_horiz()115 const InterpKernel *const x_filters, in convolve() argument136 x_filters, x0_q4, x_step_q4, w, intermediate_height); in convolve()