Home
last modified time | relevance | path

Searched refs:codecInfo (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DRegisterCodec.h22 void RegisterCodec(const CCodecInfo *codecInfo) throw();
H A DCreateCoder.cpp32 void RegisterCodec(const CCodecInfo *codecInfo) throw() in RegisterCodec() argument
35 g_Codecs[g_NumCodecs++] = codecInfo; in RegisterCodec()

Completed in 2 milliseconds