HomeSort by relevance Sort by last modified time
    Searched full:cplens (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/gzip/
inftrees.c 43 local const uInt cplens[31] = { /* Copy lengths for literal codes 257..285 */ variable
348 r = huft_build(c, nl, 257, cplens, cplext, tl, bl, hp, &hn, v);
445 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
inftrees.c 43 local const uInt cplens[31] = { /* Copy lengths for literal codes 257..285 */ variable
348 r = huft_build(c, nl, 257, cplens, cplext, tl, bl, hp, &hn, v);
445 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl,

Completed in 705 milliseconds