Searched defs:in_height (Results 1 – 3 of 3) sorted by relevance
279 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()
19 int in_height; member
370 const int in_height = io->mb_h; in AllocateAndInitRescaler() local