Searched refs:lzma_delta_coder_memusage (Results 1 – 5 of 5) sorted by relevance
46 if (lzma_delta_coder_memusage(filters[0].options) == UINT64_MAX) in lzma_delta_coder_init()63 lzma_delta_coder_memusage(const void *options) in lzma_delta_coder_memusage() function
18 extern uint64_t lzma_delta_coder_memusage(const void *options);
118 if (lzma_delta_coder_memusage(options) == UINT64_MAX) in lzma_delta_props_encode()
114 .memusage = &lzma_delta_coder_memusage,
143 .memusage = &lzma_delta_coder_memusage,