Home
last modified time | relevance | path

Searched defs:extra_bits (Results 1 – 11 of 11) sorted by relevance

/external/webp/src/dsp/
Dlossless.h181 int* const extra_bits) { in VP8LPrefixEncodeBitsNoLUT()
189 int* const extra_bits, in VP8LPrefixEncodeNoLUT()
208 int* const extra_bits) { in VP8LPrefixEncodeBits()
219 int* const extra_bits, in VP8LPrefixEncode()
/external/webp/src/utils/
Dhuffman_encode.h26 uint8_t extra_bits; // extra bits for escape codes member
/external/valgrind/VEX/switchback/
Dtest_emfloat.c1282 u16 extra_bits[INTERNAL_FPF_PRECISION]; in MultiplyInternalFPF() local
1444 u16 extra_bits[INTERNAL_FPF_PRECISION]; in DivideInternalFPF() local
/external/libopus/celt/
Drate.c498 int extra_bits; in interp_bits2pulses() local
/external/webp/src/enc/
Dbackward_references.c548 int code, extra_bits; in GetLengthCost() local
555 int code, extra_bits; in GetDistanceCost() local
Dhistogram.c141 int code, extra_bits; in VP8LHistogramAddSinglePixOrCopy() local
Dvp8l.c303 const int extra_bits = tokens[i].extra_bits; in StoreHuffmanTreeToBitMask() local
/external/webp/src/dec/
Dvp8l.c123 int extra_bits, offset; in GetCopyDistance() local
221 const int extra_bits = kCodeLengthExtraBits[slot]; in ReadHuffmanCodeLengths() local
/external/zlib/src/
Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_trees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/external/crcalc/src/com/hp/creals/
DCR.java950 int extra_bits = rough_appr.bitLength() - 3; in ln() local