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

  /external/webp/src/enc/
vp8l.c 796 err = VP8_ENC_ERROR_OUT_OF_MEMORY;
932 WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
959 err = VP8_ENC_ERROR_OUT_OF_MEMORY;
969 err = VP8_ENC_ERROR_OUT_OF_MEMORY;
    [all...]
webpenc.c 205 WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
picture.c 175 return WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
833 return WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY);
    [all...]
  /external/webp/include/webp/
encode.h 233 VP8_ENC_ERROR_OUT_OF_MEMORY, // memory error allocating objects

Completed in 2008 milliseconds