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