Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h65 struct CDllCodecInfo struct
287 CRecordVector<CDllCodecInfo> Codecs;
DLoadCodecs.cpp266 CDllCodecInfo info; in LoadCodecs()
836 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in GetProperty()
863 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in CreateDecoder()
886 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in CreateEncoder()
948 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in GetCodec_LibIndex()