Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h3129 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2() function
3575 else if (r->hs == 1 && r->vs == 2) r->resample = stbi__resample_row_v_2; in load_jpeg_image()
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h3173 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2() function
3619 else if (r->hs == 1 && r->vs == 2) r->resample = stbi__resample_row_v_2; in load_jpeg_image()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3404 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2() function
3854 else if (r->hs == 1 && r->vs == 2) r->resample = stbi__resample_row_v_2; in load_jpeg_image()
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3411 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2() function
3861 else if (r->hs == 1 && r->vs == 2) r->resample = stbi__resample_row_v_2; in load_jpeg_image()