Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h3528 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_hv_2_simd() function
3829 j->resample_row_hv_2_kernel = stbi__resample_row_hv_2_simd; in stbi__setup_jpeg()
3836 j->resample_row_hv_2_kernel = stbi__resample_row_hv_2_simd; in stbi__setup_jpeg()

Completed in 11 milliseconds