Home | Sort by relevance Sort by last modified time |
/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 |