Searched refs:lzma_mf_find (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/lz/
H A Dlz_encoder.h91 /// to the matches array. This is called only via lzma_mf_find().
259 /// Since everything else begins with mf_, use it also for lzma_mf_find().
260 #define mf_find lzma_mf_find
310 extern uint32_t lzma_mf_find(
H A Dlz_encoder_mf.c22 lzma_mf_find(lzma_mf *mf, uint32_t *count_ptr, lzma_match *matches) function
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/lz/
H A Dlz_encoder.h91 /// to the matches array. This is called only via lzma_mf_find().
259 /// Since everything else begins with mf_, use it also for lzma_mf_find().
260 #define mf_find lzma_mf_find
310 extern uint32_t lzma_mf_find(
H A Dlz_encoder_mf.c22 lzma_mf_find(lzma_mf *mf, uint32_t *count_ptr, lzma_match *matches) function

Completed in 106 milliseconds