Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dhuffman_encode.h24 uint8_t extra_bits; // extra bits for escape codes member
/external/valgrind/main/VEX/switchback/
Dtest_emfloat.c1284 u16 extra_bits[INTERNAL_FPF_PRECISION]; in MultiplyInternalFPF() local
1446 u16 extra_bits[INTERNAL_FPF_PRECISION]; in DivideInternalFPF() local
/external/webp/src/dec/
Dvp8l.c122 int extra_bits, offset; in GetCopyDistance() local
207 const int extra_bits = kCodeLengthExtraBits[slot]; in ReadHuffmanCodeLengths() local
/external/qemu/distrib/zlib-1.2.3/
Dtrees.c123 const intf *extra_bits; /* extra bits for each code or NULL */ member
/external/zlib/src/
Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/external/webp/src/enc/
Dvp8l.c288 const int extra_bits = tokens[i].extra_bits; in StoreHuffmanTreeToBitMask() local