Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds