Searched defs:x_filters (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | av1_convolve_horiz_rs_sse4.c | 27 const int16_t *x_filters, int x0_qn, in av1_convolve_horiz_rs_sse4_1() 135 int h, const int16_t *x_filters, in av1_highbd_convolve_horiz_rs_sse4_1()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | vpx_scaled_convolve8_neon.c | 24 const ptrdiff_t dst_stride, const InterpKernel *const x_filters, in scaledconvolve_horiz_w4() 99 const ptrdiff_t dst_stride, const InterpKernel *const x_filters, in scaledconvolve_horiz_w8()
|
/external/libaom/libaom/aom_dsp/ |
D | aom_convolve.c | 38 const InterpKernel *x_filters, int x0_q4, in convolve_horiz() 150 const InterpKernel *x_filters, int x0_q4, in highbd_convolve_horiz()
|
/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() 296 const InterpKernel *x_filters, int x0_q4, in highbd_convolve_horiz() 318 const InterpKernel *x_filters, int x0_q4, in highbd_convolve_avg_horiz()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_mmi.c | 509 const InterpKernel *x_filters, int x0_q4, in convolve_horiz() 580 const InterpKernel *x_filters, int x0_q4, in convolve_avg_horiz()
|
D | vpx_convolve8_msa.c | 855 const InterpKernel *x_filters, int x0_q4, in scaledconvolve_horiz_w4() 887 const InterpKernel *x_filters, int x0_q4, in scaledconvolve_horiz_w8() 923 const InterpKernel *x_filters, int x0_q4, in scaledconvolve_horiz_mul16()
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | vpx_convolve_vsx.c | 190 const InterpKernel *x_filters, in convolve_horiz() 210 ptrdiff_t dst_stride, const InterpKernel *x_filters, int x0_q4, in convolve_avg_horiz()
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 28 const int16_t *x_filters, int x0_qn, in av1_convolve_horiz_rs_c() 53 const int16_t *x_filters, int x0_qn, in av1_highbd_convolve_horiz_rs_c() 1171 const InterpKernel *x_filters, int x0_q4, in convolve_add_src_horiz_hip() 1252 ptrdiff_t dst_stride, const InterpKernel *x_filters, int x0_q4, in highbd_convolve_add_src_horiz_hip()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | vpx_subpixel_8t_intrin_ssse3.c | 783 const InterpKernel *const x_filters, in scaledconvolve_horiz_w8() 862 const InterpKernel *const x_filters, in scaledconvolve_horiz_w4()
|