Home
last modified time | relevance | path

Searched defs:coderIndex (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/C/
H A DLzma2DecMt.c237 static void Lzma2DecMt_MtCallback_Parse(void *obj, unsigned coderIndex, CMtDecCallbackInfo *cc) in Lzma2DecMt_MtCallback_Parse() argument
416 static SRes Lzma2DecMt_MtCallback_PreCode(void *pp, unsigned coderIndex) in Lzma2DecMt_MtCallback_PreCode() argument
456 static SRes Lzma2DecMt_MtCallback_Code(void *pp, unsigned coderIndex, in Lzma2DecMt_MtCallback_Code() argument
529 static SRes Lzma2DecMt_MtCallback_Write(void *pp, unsigned coderIndex, in Lzma2DecMt_MtCallback_Write() argument
[all...]
H A DLzma2Enc.c657 static SRes Lzma2Enc_MtCallback_Code(void *p, unsigned coderIndex, unsigned outBufIndex, in Lzma2Enc_MtCallback_Code() argument
H A DXzDec.c540 static SRes MixCoder_SetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId, Byte *outBuf, size_t outBufSize) in MixCoder_SetFromMethod() argument
558 static SRes MixCoder_ResetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId, Byte *outBuf, size_t outBufSize) in MixCoder_ResetFromMethod() argument
1669 static void XzDecMt_Callback_Parse(void *obj, unsigned coderIndex, CMtDecCallbackInfo *cc) in XzDecMt_Callback_Parse() argument
1871 static SRes XzDecMt_Callback_PreCode(void *pp, unsigned coderIndex) in XzDecMt_Callback_PreCode() argument
1926 XzDecMt_Callback_Code(void *pp, unsigned coderIndex, const Byte *src, size_t srcSize, int srcFinished, UInt64 *inCodePos, UInt64 *outCodePos, int *stop) XzDecMt_Callback_Code() argument
2007 XzDecMt_Callback_Write(void *pp, unsigned coderIndex, BoolInt needWriteToStream, const Byte *src, size_t srcSize, BoolInt isCross, BoolInt *needContinue, BoolInt *canRecode) XzDecMt_Callback_Write() argument
[all...]
H A DXzEnc.c1080 static SRes XzEnc_MtCallback_Code(void *pp, unsigned coderIndex, unsigned outBufIndex, in XzEnc_MtCallback_Code() argument
/third_party/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.cpp132 bool CBondsChecks::CheckCoder(unsigned coderIndex) in CheckCoder() argument
244 bool CMixer::Is_UnpackSize_Correct_for_Coder(UInt32 coderIndex) in Is_UnpackSize_Correct_for_Coder() argument
282 Is_PackSize_Correct_for_Coder(UInt32 coderIndex) Is_PackSize_Correct_for_Coder() argument
292 IsThere_ExternalCoder_in_PackTree(UInt32 coderIndex) IsThere_ExternalCoder_in_PackTree() argument
367 UInt32 coderIndex = outStreamIndex, coderStreamIndex = 0; GetInStream2() local
507 UInt32 coderIndex = inStreamIndex; GetOutStream() local
619 UInt32 coderIndex = inStreamIndex; FinishStream() local
636 FinishCoder(UInt32 coderIndex) FinishCoder() argument
1011 UInt32 coderIndex, coderStreamIndex; Init() local
1046 UInt32 coderIndex, coderStreamIndex; Init() local
[all...]

Completed in 9 milliseconds