Home
last modified time | relevance | path

Searched defs:y0_q4 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve_neon.c21 const int y0_q4 = get_filter_offset(filter_y, get_filter_base(filter_y)); in vpx_highbd_convolve8_neon() local
45 const int y0_q4 = get_filter_offset(filter_y, get_filter_base(filter_y)); in vpx_highbd_convolve8_avg_neon() local
/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()
119 const InterpKernel *const y_filters, int y0_q4, in convolve()
184 const int y0_q4 = get_filter_offset(filter_y, filters_y); in vpx_convolve8_vert_c() local
199 const int y0_q4 = get_filter_offset(filter_y, filters_y); in vpx_convolve8_avg_vert_c() local
215 const int y0_q4 = get_filter_offset(filter_y, filters_y); in vpx_convolve8_c() local
370 const InterpKernel *y_filters, int y0_q4, in highbd_convolve_vert()
394 const InterpKernel *y_filters, int y0_q4, in highbd_convolve_avg_vert()
422 int y0_q4, int y_step_q4, int w, int h, int bd) { in highbd_convolve()
487 const int y0_q4 = get_filter_offset(filter_y, filters_y); in vpx_highbd_convolve8_vert_c() local
[all …]
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c261 const InterpKernel *y_filters, int y0_q4, in convolve_vert()
281 const InterpKernel *y_filters, int y0_q4, in convolve_avg_vert()
304 int y0_q4, int y_step_q4, int w, int h) { in convolve()
368 const int y0_q4 = get_filter_offset(filter_y, filters_y); in vpx_convolve8_vert_vsx() local
383 const int y0_q4 = get_filter_offset(filter_y, filters_y); in vpx_convolve8_avg_vert_vsx() local
399 const int y0_q4 = get_filter_offset(filter_y, filters_y); in vpx_convolve8_vsx() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c642 const InterpKernel *y_filters, int y0_q4, in scaledconvolve_vert_w4()
704 const InterpKernel *y_filters, int y0_q4, in scaledconvolve_vert_w8()
795 const InterpKernel *y_filters, int y0_q4, in scaledconvolve_vert_w16()
818 int y0_q4, int y_step_q4, int w, int h) { in scaledconvolve2d()
871 const int y0_q4 = get_filter_offset(filter_y, filters_y); in vpx_scaled_2d_ssse3() local