Home
last modified time | relevance | path

Searched refs:static_d_desc (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/3rdparty/zlib/
Dtrees.c128 local static_tree_desc static_d_desc = variable
252 static_d_desc.static_tree = static_dtree; in tr_static_init()
253 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
390 s->d_desc.stat_desc = &static_d_desc;
/external/pdfium/third_party/zlib_v128/
Dtrees.c128 local static_tree_desc static_d_desc = variable
252 static_d_desc.static_tree = static_dtree; in tr_static_init()
253 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
390 s->d_desc.stat_desc = &static_d_desc; in _tr_init()
/external/zlib/src/
Dtrees.c128 local static_tree_desc static_d_desc = variable
252 static_d_desc.static_tree = static_dtree; in tr_static_init()
253 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
390 s->d_desc.stat_desc = &static_d_desc;