Home
last modified time | relevance | path

Searched defs:IsSimpleCoder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zCompressionMode.h21 bool IsSimpleCoder() const { return NumStreams == 1; } in IsSimpleCoder() function
H A D7zItem.h26 bool IsSimpleCoder() const { return NumStreams == 1; } in IsSimpleCoder() function