Home
last modified time | relevance | path

Searched refs:g_CodecsInfo (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Common/
DRegisterCodec.h29 …REGISTER_CODECS_NAME(x)() { for (int i = 0; i < sizeof(g_CodecsInfo) / sizeof(g_CodecsInfo[0]); i+…
30 RegisterCodec(&g_CodecsInfo[i]); }}; \
/external/lzma/CPP/7zip/Compress/
DBranchRegister.cpp21 static CCodecInfo g_CodecsInfo[] =
DByteSwap.cpp67 static CCodecInfo g_CodecsInfo[] = variable
DDeltaFilter.cpp107 static CCodecInfo g_CodecsInfo[] =