Searched defs:WebPGetFeatures (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Ddecode.h378 CHECK(WebPGetFeatures(data, data_size, &config.input) == VP8_STATUS_OK);
426 static WEBP_INLINE VP8StatusCode WebPGetFeatures( function
471 // called first, unless WebPGetFeatures() is to be called.
/external/webp/include/webp/
H A Ddecode.h378 CHECK(WebPGetFeatures(data, data_size, &config.input) == VP8_STATUS_OK);
426 static WEBP_INLINE VP8StatusCode WebPGetFeatures( function
471 // called first, unless WebPGetFeatures() is to be called.

Completed in 106 milliseconds