Searched refs:resample_row_h_2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c1836 static uint8* resample_row_h_2(uint8 *out, uint8 *in_near, uint8 *in_far, int w, int hs) function
2010 else if (r->hs == 2 && r->vs == 1) r->resample = resample_row_h_2;

Completed in 201 milliseconds