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

  /external/chromium_org/third_party/brotli/src/brotli/enc/
command.h 34 distance_extra_bits_(0), distance_extra_bits_value_(0) {}
45 uint32_t distance_extra_bits_value_; member in class:brotli::Command
encode.cc 387 uint64_t extra_bits_val = cmd.distance_extra_bits_value_;
458 &cmd->distance_extra_bits_value_);
    [all...]

Completed in 58 milliseconds