Searched refs:coded_size_ (Results 1 - 6 of 6) sorted by relevance

/external/opencv3/3rdparty/libwebp/enc/
H A Dvp8enci.h422 int coded_size_; member in struct:VP8Encoder
H A Dsyntax.c421 enc->coded_size_ = (int)(CHUNK_HEADER_SIZE + riff_size);
H A Dwebpenc.c329 stats->coded_size = enc->coded_size_;
/external/webp/src/enc/
H A Dvp8enci.h390 int coded_size_; member in struct:VP8Encoder
H A Dwebpenc.c282 stats->coded_size = enc->coded_size_;
H A Dsyntax.c377 enc->coded_size_ = (int)(CHUNK_HEADER_SIZE + riff_size);

Completed in 476 milliseconds