Searched defs:VP8LEncodeStream (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/enc/
H A Dvp8l.c948 WebPEncodingError VP8LEncodeStream(const WebPConfig* const config, function
1112 err = VP8LEncodeStream(config, picture, &bw);
1115 // TODO(skal): have a fine-grained progress report in VP8LEncodeStream().

Completed in 63 milliseconds