Searched refs:resample_row_1 (Results 1 – 2 of 2) sorted by relevance
3231 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1() function3685 if (r->hs == 1 && r->vs == 1) r->resample = resample_row_1; in load_jpeg_image()