Searched defs:x_filters (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 24 const InterpKernel *x_filters, int x0_q4, in convolve_horiz() 46 const InterpKernel *x_filters, int x0_q4, in convolve_avg_horiz() 117 ptrdiff_t dst_stride, const InterpKernel *const x_filters, in convolve() 324 const InterpKernel *x_filters, int x0_q4, in highbd_convolve_horiz() 346 const InterpKernel *x_filters, int x0_q4, in highbd_convolve_avg_horiz() 420 const InterpKernel *const x_filters, int x0_q4, in highbd_convolve()
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | vpx_convolve_vsx.c | 186 const InterpKernel *x_filters, int x0_q4, in convolve_horiz() 205 const InterpKernel *x_filters, int x0_q4, in convolve_avg_horiz() 302 const InterpKernel *const x_filters, int x0_q4, in convolve()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | vpx_subpixel_8t_intrin_ssse3.c | 445 const InterpKernel *x_filters, int x0_q4, in scaledconvolve_horiz_w8() 567 const InterpKernel *x_filters, int x0_q4, in scaledconvolve_horiz_w4() 816 const InterpKernel *const x_filters, int x0_q4, in scaledconvolve2d()
|