Home
last modified time | relevance | path

Searched defs:prev_match (Results 1 – 5 of 5) sorted by relevance

/external/zopfli/src/zopfli/
Dlz77.c383 unsigned prev_match = 0; in ZopfliLZ77Greedy() local
/external/u-boot/lib/zlib/
Ddeflate.h154 IPos prev_match; /* previous match */ member
/external/zlib/src/
Ddeflate.h160 IPos prev_match; /* previous match */ member
/external/python/cpython2/Modules/zlib/
Ddeflate.h160 IPos prev_match; /* previous match */ member
/external/u-boot/drivers/mmc/
Domap_hsmmc.c617 u8 cur_match, prev_match = 0; in omap_hsmmc_execute_tuning() local