Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h279 VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY, // memory error while flushing bits enumerator
/third_party/ffmpeg/libavcodec/
Dlibwebpenc_common.c33 case VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY: in ff_libwebp_error_to_averror()