OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY
(Results
1 - 2
of
2
) sorted by null
/external/webp/src/enc/
syntax.c
285
return WebPEncodingSetError(pic,
VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY
);
291
return WebPEncodingSetError(pic,
VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY
);
/external/webp/include/webp/
encode.h
252
VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY
, // memory error while flushing bits
Completed in 2903 milliseconds