Searched defs:CLzma2Enc (Results 1 – 2 of 2) sorted by relevance
355 struct CLzma2Enc struct358 CLzma2EncProps props; argument366 CLzma2EncInt coders[MTCODER_THREADS_MAX]; argument387 CLzma2Enc *p = (CLzma2Enc *)ISzAlloc_Alloc(alloc, sizeof(CLzma2Enc)); in Lzma2Enc_Create() argument
39 typedef struct CLzma2Enc CLzma2Enc; typedef