Searched refs:mlt (Results 1 – 4 of 4) sorted by relevance
/external/lz4/lib/ |
D | lz4hc.c | 181 size_t mlt = LZ4_count(ip+MINMATCH, match+MINMATCH, iLimit) + MINMATCH; in LZ4HC_InsertAndFindBestMatch() local 182 if (mlt > ml) { ml = mlt; *matchpos = match; } in LZ4HC_InsertAndFindBestMatch() 190 size_t mlt; in LZ4HC_InsertAndFindBestMatch() local 193 mlt = LZ4_count(ip+MINMATCH, match+MINMATCH, vLimit) + MINMATCH; in LZ4HC_InsertAndFindBestMatch() 194 if ((ip+mlt == vLimit) && (vLimit < iLimit)) in LZ4HC_InsertAndFindBestMatch() 195 mlt += LZ4_count(ip+mlt, base+dictLimit, iLimit); in LZ4HC_InsertAndFindBestMatch() 196 if (mlt > ml) { ml = mlt; *matchpos = base + matchIndex; } /* virtual matchpos */ in LZ4HC_InsertAndFindBestMatch() 260 size_t mlt; in LZ4HC_InsertAndGetWiderMatch() local 264 mlt = LZ4_count(ip+MINMATCH, match+MINMATCH, vLimit) + MINMATCH; in LZ4HC_InsertAndGetWiderMatch() 265 if ((ip+mlt == vLimit) && (vLimit < iHighLimit)) in LZ4HC_InsertAndGetWiderMatch() [all …]
|
/external/svox/pico/lib/ |
D | picosig.c | 383 picoos_int32 f_data, mlt, *t1, *tmp1, *tmp2; in sigProcess() local 594 mlt = (picoos_int32) ((sig_subObj->fSampNorm * sig_subObj->vMod) in sigProcess() 598 f_data = *t1++ * mlt; in sigProcess()
|
/external/icu/icu4c/source/data/misc/ |
D | metadata.txt | 748 mlt{
|
D | supplementalData.txt | 748 mlt{
|