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

  /external/chromium_org/third_party/libwebp/dec/
decode_vp8.h 177 WEBP_EXTERN(int) VP8LGetInfo(
webp.c 386 if (!VP8LGetInfo(data, data_size, &image_width, &image_height, has_alpha)) {
vp8l.c 99 int VP8LGetInfo(const uint8_t* data, size_t data_size,
    [all...]

Completed in 28 milliseconds