Searched refs:Bcj2Enc_SET_FileSize (Results 1 – 2 of 2) sorted by relevance
/third_party/lzma/C/ | ||
D | Bcj2.h | 250 #define Bcj2Enc_SET_FileSize(p, fileSize) \ macro |
/third_party/lzma/CPP/7zip/Compress/ | ||
D | Bcj2Coder.cpp | 366 Bcj2Enc_SET_FileSize(&enc, subStream_Size) in CodeReal() |