HomeSort by relevance Sort by last modified time
    Searched refs:coded_size_ (Results 1 - 6 of 6) sorted by null

  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 422 int coded_size_; member in struct:VP8Encoder
syntax.c 421 enc->coded_size_ = (int)(CHUNK_HEADER_SIZE + riff_size);
webpenc.c 329 stats->coded_size = enc->coded_size_;
  /external/webp/src/enc/
vp8enci.h 390 int coded_size_; member in struct:VP8Encoder
webpenc.c 282 stats->coded_size = enc->coded_size_;
syntax.c 377 enc->coded_size_ = (int)(CHUNK_HEADER_SIZE + riff_size);

Completed in 51 milliseconds