HomeSort by: relevance | last modified time | path
    Searched defs:lzma_delta_coder_memusage (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/xz/dist/src/liblzma/delta/
delta_common.c 45 if (lzma_delta_coder_memusage(filters[0].options) == UINT64_MAX)
62 lzma_delta_coder_memusage(const void *options) function
delta_common.c 45 if (lzma_delta_coder_memusage(filters[0].options) == UINT64_MAX)
62 lzma_delta_coder_memusage(const void *options) function

Completed in 104 milliseconds