Searched refs:mf_find (Results 1 – 3 of 3) sorted by relevance
30 len_main = mf_find(mf, &matches_count, coder->matches); in lzma_lzma_optimum_fast()130 coder->longest_match_length = mf_find(mf, in lzma_lzma_optimum_fast()
282 len_main = mf_find(mf, &matches_count, coder->matches); in helper1()842 coder->longest_match_length = mf_find( in lzma_lzma_optimum_normal()
259 #define mf_find lzma_mf_find macro