Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_scale/generic/
Dbicubic_scaler.c279 int bicubic_coefficient_setup(int in_width, int in_height, int out_width, int out_height) { in bicubic_coefficient_setup()
459 int bicubic_scale(int in_width, int in_height, int in_stride, in bicubic_scale()
/external/libvpx/libvpx/vpx_scale/include/generic/
Dvpxscale_arbitrary.h19 int in_height; member
/external/webp/src/dec/
Dvp8l.c370 const int in_height = io->mb_h; in AllocateAndInitRescaler() local