Searched refs:PlaneCodeToDistance (Results 1 – 2 of 2) sorted by relevance
166 static WEBP_INLINE int PlaneCodeToDistance(int xsize, int plane_code) { in PlaneCodeToDistance() function962 dist = PlaneCodeToDistance(width, dist_code); in DecodeAlphaData()1099 dist = PlaneCodeToDistance(width, dist_code); in DecodeImageData()
139 static WEBP_INLINE int PlaneCodeToDistance(int xsize, int plane_code) { in PlaneCodeToDistance() function743 dist = PlaneCodeToDistance(width, dist_code); \