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