Home
last modified time | relevance | path

Searched refs:bicubic_coefficient_setup (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vpx_scale/include/generic/
Dvpxscale_arbitrary.h46 int bicubic_coefficient_setup(int in_width, int in_height, int out_width, int out_height);
/external/libvpx/vpx_scale/generic/
Dbicubic_scaler.c295 int bicubic_coefficient_setup(int in_width, int in_height, int out_width, int out_height) in bicubic_coefficient_setup() function