Searched defs:extra_bits (Results 1 – 15 of 15) sorted by relevance
277 int* const extra_bits) { in VP8LPrefixEncodeBitsNoLUT()285 int* const extra_bits, in VP8LPrefixEncodeNoLUT()304 int* const extra_bits) { in VP8LPrefixEncodeBits()315 int* const extra_bits, in VP8LPrefixEncode()
26 uint8_t extra_bits; // extra bits for escape codes member
549 int code, extra_bits; in GetLengthCost() local556 int code, extra_bits; in GetDistanceCost() local873 int code, extra_bits; in ComputeCacheEntropy() local
151 int code, extra_bits; in VP8LHistogramAddSinglePixOrCopy() local
541 const int extra_bits = tokens[i].extra_bits; in StoreHuffmanTreeToBitMask() local
1282 u16 extra_bits[INTERNAL_FPF_PRECISION]; in MultiplyInternalFPF() local1444 u16 extra_bits[INTERNAL_FPF_PRECISION]; in DivideInternalFPF() local
498 int extra_bits; in interp_bits2pulses() local
124 int extra_bits, offset; in GetCopyDistance() local209 const int extra_bits = kCodeLengthExtraBits[slot]; in ReadHuffmanCodeLengths() local
119 const intf *extra_bits; /* extra bits for each code or NULL */ member
151 int extra_bits, offset; in GetCopyDistance() local288 const int extra_bits = kCodeLengthExtraBits[slot]; in ReadHuffmanCodeLengths() local
290 const int extra_bits = tokens[i].extra_bits; in StoreHuffmanTreeToBitMask() local
950 int extra_bits = rough_appr.bitLength() - 3; in ln() local