Home
last modified time | relevance | path

Searched refs:fileIp64 (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/C/
H A DBcj2.h223 ((UInt64)((Int64)ip64 - (Int64)fileIp64 + 5 + (Int32)offset) < (UInt64)fileSize64)
275 /* (ip64) and (fileIp64) correspond to virtual source stream position
278 CBcj2Enc_ip_unsigned fileIp64; /* start (ip) position of current file */ member
H A DBcj2Enc.c35 p->fileIp64 = 0; in Bcj2Enc_Init()
286 ip -= p->fileIp64; in Bcj2Enc_Encode_2()
/third_party/lzma/CPP/7zip/Compress/
H A DBcj2Coder.cpp169 enc.fileIp64 = 0; in CodeReal()
250 enc.fileIp64 = 0; in CodeReal()
362 enc.fileIp64 = in CodeReal()

Completed in 4 milliseconds