Home
last modified time | relevance | path

Searched defs:y_filters (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_scaled_convolve8_neon.c158 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w4()
201 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w8()
227 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w16()
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c417 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w4()
450 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w8()
504 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w16()
/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c69 const InterpKernel *y_filters, int y0_q4, in convolve_vert()
92 const InterpKernel *y_filters, int y0_q4, in convolve_avg_vert()
342 const InterpKernel *y_filters, int y0_q4, in highbd_convolve_vert()
366 const InterpKernel *y_filters, int y0_q4, in highbd_convolve_avg_vert()
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c255 const InterpKernel *y_filters, int y0_q4, in convolve_vert()
275 const InterpKernel *y_filters, int y0_q4, in convolve_avg_vert()
/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_msa.c1101 const InterpKernel *y_filters, int y0_q4, in scaledconvolve_vert_w4()
1125 const InterpKernel *y_filters, int y0_q4, in scaledconvolve_vert_w8()
1149 const InterpKernel *y_filters, int y0_q4, in scaledconvolve_vert_mul16()