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

  /external/webp/src/enc/
vp8li.h 37 int cache_bits_; // If equal to 0, don't use color cache. member in struct:__anon18239
vp8l.c 927 enc->cache_bits_ = (quality <= 25.f) ? 0 : 7;
    [all...]

Completed in 94 milliseconds