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

  /external/chromium_org/third_party/libwebp/webp/
decode.h 378 CHECK(WebPGetFeatures(data, data_size, &config.input) == VP8_STATUS_OK);
426 static WEBP_INLINE VP8StatusCode WebPGetFeatures(
462 // called first, unless WebPGetFeatures() is to be called.
  /external/webp/include/webp/
decode.h 378 CHECK(WebPGetFeatures(data, data_size, &config.input) == VP8_STATUS_OK);
426 static WEBP_INLINE VP8StatusCode WebPGetFeatures(
462 // called first, unless WebPGetFeatures() is to be called.

Completed in 44 milliseconds