HomeSort by relevance Sort by last modified time
    Searched refs:static_len (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_trees.c 420 s->opt_len = s->static_len = 0L;
485 * The length opt_len is updated; static_len is also updated if stree is
526 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
614 * and corresponding code. The length opt_len is updated; static_len is
652 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
826 s->opt_len, s->static_len));
    [all...]
deflate.h 248 ulg static_len; /* bit length of current block with static trees */ member in struct:internal_state
  /external/zlib/src/
trees.c 420 s->opt_len = s->static_len = 0L;
485 * The length opt_len is updated; static_len is also updated if stree is
526 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
614 * and corresponding code. The length opt_len is updated; static_len is
652 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
826 s->opt_len, s->static_len));
    [all...]
deflate.h 248 ulg static_len; /* bit length of current block with static trees */ member in struct:internal_state
  /external/chromium-trace/trace-viewer/tracing/third_party/jszip/
jszip.min.js     [all...]

Completed in 33 milliseconds