HomeSort by relevance Sort by last modified time
    Searched refs:WebPEncodingError (Results 1 - 3 of 3) sorted by null

  /external/webp/include/webp/
encode.h 165 } WebPEncodingError;
197 WebPEncodingError error_code; // error code in case of problem.
  /external/webp/src/enc/
vp8enci.h 422 int WebPEncodingSetError(WebPPicture* const pic, WebPEncodingError error);
webpenc.c 304 int WebPEncodingSetError(WebPPicture* const pic, WebPEncodingError error) {

Completed in 272 milliseconds