Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.h65 struct CDllCodecInfo struct
67 unsigned LibIndex;
68 UInt32 CodecIndex;
69 bool EncoderIsAssigned;
70 bool DecoderIsAssigned;
71 bool IsFilter;
72 bool IsFilter_Assigned;
73 CLSID Encoder;
74 CLSID Decoder;