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

/external/chromium_org/third_party/libwebp/dec/
H A Dvp8l.c138 static WEBP_INLINE int PlaneCodeToDistance(int xsize, int plane_code) { function
780 dist = PlaneCodeToDistance(width, dist_code);
884 dist = PlaneCodeToDistance(width, dist_code);
/external/webp/src/dec/
H A Dvp8l.c138 static WEBP_INLINE int PlaneCodeToDistance(int xsize, int plane_code) { function
780 dist = PlaneCodeToDistance(width, dist_code);
884 dist = PlaneCodeToDistance(width, dist_code);

Completed in 50 milliseconds