Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_common.h100 int* const extra_bits) { in VP8LPrefixEncodeBitsNoLUT()
108 int* const extra_bits, in VP8LPrefixEncodeNoLUT()
127 int* const extra_bits) { in VP8LPrefixEncodeBits()
138 int* const extra_bits, in VP8LPrefixEncode()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dhuffman_encode_utils.h26 uint8_t extra_bits; // extra bits for escape codes member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dbackward_references_cost_enc.c109 int code, extra_bits; in GetLengthCost() local
116 int code, extra_bits; in GetDistanceCost() local
A Dhistogram_enc.c213 int code, extra_bits; in VP8LHistogramAddSinglePixOrCopy() local
A Dvp8l_enc.c568 const int extra_bits = tokens[i].extra_bits; in StoreHuffmanTreeToBitMask() local
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dtrees.c124 const intf *extra_bits; /* extra bits for each code or NULL */ member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8l_dec.c152 int extra_bits, offset; in GetCopyDistance() local
289 const int extra_bits = kCodeLengthExtraBits[slot]; in ReadHuffmanCodeLengths() local
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h1625 …if (num_extra) { mz_uint extra_bits; TINFL_GET_BITS(25, extra_bits, num_extra); counter += extra_b… in tinfl_decompress() local
1629 …if (num_extra) { mz_uint extra_bits; TINFL_GET_BITS(27, extra_bits, num_extra); dist += extra_bits… in tinfl_decompress() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibbf.c2760 slimb_t e, extra_bits, prec1, ziv_extra_bits; in bf_mul_pow_radix() local
3492 slimb_t E, e, prec, extra_bits, ziv_extra_bits, prec0; in bf_convert_to_radix() local

Completed in 51 milliseconds