Home
last modified time | relevance | path

Searched defs:hdist (Results 1 – 4 of 4) sorted by relevance

/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.h129 int hdist; //the HDIST value that was filled in for this tree member
/external/u-boot/fs/jffs2/
Dmini_inflate.c229 int hdist = pull_bits(stream, 5) + 1; in decompress_dynamic() local
/external/zopfli/src/zopfli/
Ddeflate.c117 unsigned hdist = 29; /* 32 - 1, but gzip does not like hdist > 29.*/ in EncodeTree() local
/external/libaom/libaom/av1/encoder/
Drdopt.c1482 double hdist[3] = { 0, 0, 0 }, vdist[3] = { 0, 0, 0 }; in adst_vs_flipadst() local
2554 double hdist[4] = { 0 }, vdist[4] = { 0 }; in PrintTransformUnitStats() local
2678 double hdist[4] = { 0 }, vdist[4] = { 0 }; in PrintPredictionUnitStats() local