Home
last modified time | relevance | path

Searched refs:DIST_CODE_LEN (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/zlib_v128/
Dtrees.h74 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
Dtrees.c81 #define DIST_CODE_LEN 512 /* see definition of array dist_code below */ macro
98 uch _dist_code[DIST_CODE_LEN];
350 for (i = 0; i < DIST_CODE_LEN; i++) { in gen_trees_header()
352 SEPARATOR(i, DIST_CODE_LEN-1, 20)); in gen_trees_header()
/external/zlib/src/
Dtrees.h73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
Dtrees.c81 #define DIST_CODE_LEN 512 /* see definition of array dist_code below */ macro
98 uch _dist_code[DIST_CODE_LEN];
350 for (i = 0; i < DIST_CODE_LEN; i++) { in gen_trees_header()
352 SEPARATOR(i, DIST_CODE_LEN-1, 20)); in gen_trees_header()
/external/opencv3/3rdparty/zlib/
Dtrees.h73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
Dtrees.c81 #define DIST_CODE_LEN 512 /* see definition of array dist_code below */ macro
98 uch _dist_code[DIST_CODE_LEN];
350 for (i = 0; i < DIST_CODE_LEN; i++) { in gen_trees_header()
352 SEPARATOR(i, DIST_CODE_LEN-1, 20)); in gen_trees_header()