Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Compress/
DCodecExports.cpp152 STDAPI CreateDecoder(UInt32 index, const GUID *iid, void **outObject) in CreateDecoder() function
/third_party/lzma/CPP/7zip/Common/
DRegisterCodec.h14 CreateCodecP CreateDecoder; member
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h260 Func_CreateDecoder CreateDecoder; member
DLoadCodecs.cpp1013 STDMETHODIMP CCodecs::CreateDecoder(UInt32 index, const GUID *iid, void **coder) in CreateDecoder() function in CCodecs