HomeSort by relevance Sort by last modified time
    Searched defs:WebPGetFeatures (Results 1 - 2 of 2) sorted by null

  /external/webp/include/webp/
decode.h 384 CHECK(WebPGetFeatures(data, data_size, &config.input) == VP8_STATUS_OK);
427 static WEBP_INLINE VP8StatusCode WebPGetFeatures(
463 // called first, unless WebPGetFeatures() is to be called.
  /external/webp/src/webp/
decode.h 384 CHECK(WebPGetFeatures(data, data_size, &config.input) == VP8_STATUS_OK);
427 static WEBP_INLINE VP8StatusCode WebPGetFeatures(
463 // called first, unless WebPGetFeatures() is to be called.

Completed in 122 milliseconds