Searched defs:y_filters (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | vpx_scaled_convolve8_neon.c | 158 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/libaom/libaom/aom_dsp/ |
D | aom_convolve.c | 57 const InterpKernel *y_filters, int y0_q4, in convolve_vert() 171 const InterpKernel *y_filters, int y0_q4, in highbd_convolve_vert()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 69 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/mips/ |
D | vpx_convolve8_mmi.c | 531 const InterpKernel *y_filters, int y0_q4, in convolve_vert() 554 const InterpKernel *y_filters, int y0_q4, in convolve_avg_vert()
|
D | vpx_convolve8_msa.c | 1101 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()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | vpx_subpixel_8t_intrin_ssse3.c | 929 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w4() 962 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w8() 1016 const ptrdiff_t dst_stride, const InterpKernel *const y_filters, in scaledconvolve_vert_w16()
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | vpx_convolve_vsx.c | 268 const InterpKernel *y_filters, in convolve_vert() 289 ptrdiff_t dst_stride, const InterpKernel *y_filters, int y0_q4, in convolve_avg_vert()
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 1195 const InterpKernel *y_filters, int y0_q4, in convolve_add_src_vert_hip() 1276 ptrdiff_t dst_stride, const InterpKernel *y_filters, int y0_q4, in highbd_convolve_add_src_vert_hip()
|