Searched refs:g_CodecsInfo (Results 1 - 4 of 4) sorted by last modified time

/external/lzma/CPP/7zip/Common/
H A 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/
H A DBranchRegister.cpp21 static CCodecInfo g_CodecsInfo[] = variable
H A DByteSwap.cpp67 static CCodecInfo g_CodecsInfo[] = variable
H A DDeltaFilter.cpp107 static CCodecInfo g_CodecsInfo[] = variable

Completed in 918 milliseconds