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

  /external/webp/include/webp/
encode.h 241 VP8_ENC_ERROR_FILE_TOO_BIG, // file is bigger than 4G
  /external/webp/src/enc/
syntax.c 399 return WebPEncodingSetError(pic, VP8_ENC_ERROR_FILE_TOO_BIG);

Completed in 32 milliseconds