Home
last modified time | relevance | path

Searched defs:EncodeTree (Results 1 – 7 of 7) sorted by relevance

/dports/archivers/maxcso/maxcso-1.10.0/zopfli/src/zopfli/
H A Ddeflate.c105 static size_t EncodeTree(const unsigned* ll_lengths, in EncodeTree() function
/dports/archivers/zopfli/zopfli-zopfli-1.0.3/src/zopfli/
H A Ddeflate.c105 static size_t EncodeTree(const unsigned* ll_lengths, in EncodeTree() function
/dports/archivers/pigz/pigz-2.6/zopfli/src/zopfli/
H A Ddeflate.c105 static size_t EncodeTree(const unsigned* ll_lengths, in EncodeTree() function
/dports/archivers/py-zopfli/zopfli-0.1.9/zopfli/src/zopfli/
H A Ddeflate.c105 static size_t EncodeTree(const unsigned* ll_lengths, in EncodeTree() function
/dports/graphics/apngasm/apngasm-2.91/zopfli/
H A Ddeflate.c105 static size_t EncodeTree(const unsigned* ll_lengths, in EncodeTree() function
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/zopfli/
H A Ddeflate.c105 static size_t EncodeTree(const unsigned* ll_lengths, in EncodeTree() function
/dports/math/mfem/mfem-4.3/mesh/
H A Dpncmesh.cpp2099 void ParNCMesh::ElementSet::EncodeTree(int elem) in EncodeTree() function in mfem::ParNCMesh::ElementSet