Home
last modified time | relevance | path

Searched refs:lenfix (Results 1 – 11 of 11) sorted by relevance

/external/zlib/src/contrib/infback9/
Dinfback9.c57 code *next, *lenfix, *distfix; in makefixed9() local
68 lenfix = next; in makefixed9()
94 printf("{%u,%u,%d}", lenfix[low].op, lenfix[low].bits, in makefixed9()
95 lenfix[low].val); in makefixed9()
292 lencode = lenfix;
Dinffix9.h10 static const code lenfix[512] = { variable
/external/opencv3/3rdparty/zlib/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c87 static code *lenfix, *distfix; local
102 lenfix = next;
119 state->lencode = lenfix;
Dinflate.c266 static code *lenfix, *distfix; local
281 lenfix = next;
298 state->lencode = lenfix;
/external/zlib/src/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c87 static code *lenfix, *distfix; local
102 lenfix = next;
119 state->lencode = lenfix;
Dinflate.c266 static code *lenfix, *distfix; local
281 lenfix = next;
298 state->lencode = lenfix;
/external/pdfium/third_party/zlib_v128/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c87 static code *lenfix, *distfix; in fixedtables() local
102 lenfix = next; in fixedtables()
119 state->lencode = lenfix; in fixedtables()
Dinflate.c266 static code *lenfix, *distfix; in fixedtables() local
281 lenfix = next; in fixedtables()
298 state->lencode = lenfix; in fixedtables()