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 118 uint8_t xscale_; member in struct:__anon17865
vp8.c 299 pic_hdr->xscale_ = buf[4] >> 6; // ratio: 1, 5/4 5/3 or 2
  /external/webp/src/dec/
vp8i.h 118 uint8_t xscale_; member in struct:__anon37913
vp8.c 299 pic_hdr->xscale_ = buf[4] >> 6; // ratio: 1, 5/4 5/3 or 2

Completed in 610 milliseconds