Searched refs:cpdist (Results 1 – 1 of 1) sorted by relevance
/external/freetype/src/gzip/ |
D | inftrees.c | 50 local const uInt cpdist[30] = { /* Copy offsets for distance codes 0..29 */ variable 363 r = huft_build(c + nl, nd, 0, cpdist, cpdext, td, bd, hp, &hn, v); in inflate_trees_dynamic() 452 huft_build(c, 30, 0, cpdist, cpdext, &fixed_td, &fixed_bd, in inflate_trees_fixed()
|