Searched defs:clsDec (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/Common/ |
H A D | RegisterCodec.h | 52 #define REGISTER_CODEC_E(x, clsDec, clsEnc, id, name) \ argument 56 #define REGISTER_CODEC_E(x, clsDec, clsEnc, id, name) \ argument 75 #define REGISTER_FILTER_E(x, clsDec, clsEnc, id, name) \ argument 79 #define REGISTER_FILTER_E(x, clsDec, clsEnc, id, name) \ argument
|