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

  /external/webp/include/webp/
encode.h 160 VP8_ENC_ERROR_INVALID_CONFIGURATION, // configuration is invalid
  /external/webp/src/enc/
webpenc.c 323 return WebPEncodingSetError(pic, VP8_ENC_ERROR_INVALID_CONFIGURATION);

Completed in 51 milliseconds