Home
last modified time | relevance | path

Searched refs:ZopfliStoreLitLenDist (Results 1 – 3 of 3) sorted by relevance

/external/zopfli/src/zopfli/
Dlz77.c59 void ZopfliStoreLitLenDist(unsigned short length, unsigned short dist, in ZopfliStoreLitLenDist() function
409 ZopfliStoreLitLenDist(in[i - 1], 0, store); in ZopfliLZ77Greedy()
423 ZopfliStoreLitLenDist(leng, dist, store); in ZopfliLZ77Greedy()
444 ZopfliStoreLitLenDist(leng, dist, store); in ZopfliLZ77Greedy()
447 ZopfliStoreLitLenDist(in[i], 0, store); in ZopfliLZ77Greedy()
Dlz77.h54 void ZopfliStoreLitLenDist(unsigned short length, unsigned short dist,
Dsqueeze.c372 ZopfliStoreLitLenDist(length, dist, store); in FollowPath()
376 ZopfliStoreLitLenDist(in[pos], 0, store); in FollowPath()