OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WebPGetFeatures
(Results
1 - 2
of
2
) sorted by null
/external/webp/include/webp/
decode.h
391
CHECK(
WebPGetFeatures
(data, data_size, &config.input) == VP8_STATUS_OK);
440
static WEBP_INLINE VP8StatusCode
WebPGetFeatures
(
476
// called first, unless
WebPGetFeatures
() is to be called.
/external/webp/src/webp/
decode.h
391
CHECK(
WebPGetFeatures
(data, data_size, &config.input) == VP8_STATUS_OK);
440
static WEBP_INLINE VP8StatusCode
WebPGetFeatures
(
476
// called first, unless
WebPGetFeatures
() is to be called.
Completed in 85 milliseconds