Searched defs:extra_bits (Results 1 – 16 of 16) 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
518 inline int jpeg_decoder::huff_decode(huff_tables *pH, int& extra_bits) in huff_decode()1792 int extra_bits; in decode_next_row() local2285 int extra_bits = 0; in make_huff_table() local
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