Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h3463 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_v_2() function
3913 else if (r->hs == 1 && r->vs == 2) r->resample = stbi__resample_row_v_2; in load_jpeg_image()

Completed in 12 milliseconds