Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c176 static WEBP_INLINE int PlaneCodeToDistance(int xsize, int plane_code) { in PlaneCodeToDistance() function
1080 dist = PlaneCodeToDistance(width, dist_code); in DecodeAlphaData()
1222 dist = PlaneCodeToDistance(width, dist_code); in DecodeImageData()