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

  /external/webp/include/webp/
encode.h 279 VP8_ENC_ERROR_INVALID_CONFIGURATION, // configuration is invalid
  /external/webp/src/webp/
encode.h 279 VP8_ENC_ERROR_INVALID_CONFIGURATION, // configuration is invalid
  /external/webp/src/enc/
picture_enc.c 107 return WebPEncodingSetError(picture, VP8_ENC_ERROR_INVALID_CONFIGURATION);
webp_enc.c 330 return WebPEncodingSetError(pic, VP8_ENC_ERROR_INVALID_CONFIGURATION);
picture_csp_enc.c     [all...]
delta_palettization_enc.c 452 return VP8_ENC_ERROR_INVALID_CONFIGURATION;
  /external/webp/src/mux/
anim_encode.c     [all...]
  /external/ImageMagick/coders/
webp.c 714 case VP8_ENC_ERROR_INVALID_CONFIGURATION:

Completed in 518 milliseconds