Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dvpx_convolve.c193 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_vert_c() local
208 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_avg_vert_c() local
226 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_convolve8_c() local
514 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_highbd_convolve8_vert_c() local
528 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_highbd_convolve8_avg_vert_c() local
545 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_highbd_convolve8_c() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c896 const InterpKernel *const filters_y = get_filter_base(filter_y); in vpx_scaled_2d_ssse3() local