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

/external/webp/include/webp/
H A Ddecode.h385 CHECK(WebPGetFeatures(data, data_size, &config.input) == VP8_STATUS_OK);
428 static WEBP_INLINE VP8StatusCode WebPGetFeatures( function
464 // called first, unless WebPGetFeatures() is to be called.
/external/webp/src/webp/
H A Ddecode.h385 CHECK(WebPGetFeatures(data, data_size, &config.input) == VP8_STATUS_OK);
428 static WEBP_INLINE VP8StatusCode WebPGetFeatures( function
464 // called first, unless WebPGetFeatures() is to be called.

Completed in 382 milliseconds