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

  /external/opencv3/3rdparty/libwebp/enc/
vp8li.h 37 int histo_bits_; member in struct:__anon20467
vp8l.c 946 enc->histo_bits_ = GetHistoBits(method, use_palette, pic->width, pic->height);
    [all...]
  /external/webp/src/enc/
vp8li.h 38 int histo_bits_; member in struct:__anon26170
vp8l.c 386 enc->histo_bits_ = GetHistoBits(method, enc->use_palette_,
388 enc->transform_bits_ = GetTransformBits(method, enc->histo_bits_);
    [all...]

Completed in 48 milliseconds