Home
last modified time | relevance | path

Searched defs:filters_y (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c183 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_vert_c() local
198 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_avg_vert_c() local
214 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_c() local
486 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_highbd_convolve8_vert_c() local
501 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_highbd_convolve8_avg_vert_c() local
518 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_highbd_convolve8_c() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c367 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_vert_vsx() local
382 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_avg_vert_vsx() local
398 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_vsx() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c870 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_scaled_2d_ssse3() local