Searched refs:stbi__resample_row_hv_2 (Results 1 – 2 of 2) sorted by relevance
3280 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2() function3600 j->resample_row_hv_2_kernel = stbi__resample_row_hv_2; in stbi__setup_jpeg()