HomeSort by relevance Sort by last modified time
    Searched refs:PlaneCodeToDistance (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dec/
vp8l.c 140 static WEBP_INLINE int PlaneCodeToDistance(int xsize, int plane_code) {
744 dist = PlaneCodeToDistance(width, dist_code); \
    [all...]
  /external/webp/src/dec/
vp8l.c 139 static WEBP_INLINE int PlaneCodeToDistance(int xsize, int plane_code) {
743 dist = PlaneCodeToDistance(width, dist_code); \
    [all...]

Completed in 337 milliseconds