Home
last modified time | relevance | path

Searched refs:VP8_ENC_ERROR_OUT_OF_MEMORY (Results 1 – 2 of 2) sorted by relevance

/external/webp/include/webp/
Dencode.h157 VP8_ENC_ERROR_OUT_OF_MEMORY, // memory error allocating objects enumerator
/external/webp/src/enc/
Dwebpenc.c200 WebPEncodingSetError(picture, VP8_ENC_ERROR_OUT_OF_MEMORY); in InitEncoder()