Searched refs:stbi__psd_decode_rle (Results 1 – 2 of 2) sorted by relevance
5736 static int stbi__psd_decode_rle(stbi__context *s, stbi_uc *p, int pixelCount) in stbi__psd_decode_rle() function5882 if (!stbi__psd_decode_rle(s, p, pixelCount)) { in stbi__psd_load()