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

  /external/chromium_org/third_party/libwebp/dec/
vp8i.h 116 uint8_t xscale_; member in struct:__anon12092
vp8.c 324 pic_hdr->xscale_ = buf[4] >> 6; // ratio: 1, 5/4 5/3 or 2
  /external/webp/src/dec/
vp8i.h 116 uint8_t xscale_; member in struct:__anon28536
vp8.c 324 pic_hdr->xscale_ = buf[4] >> 6; // ratio: 1, 5/4 5/3 or 2

Completed in 85 milliseconds