Home
last modified time | relevance | path

Searched refs:DELTA_STATE_SIZE (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/C/
H A DDelta.c11 for (i = 0; i < DELTA_STATE_SIZE; i++) in Delta_Init()
18 Byte temp[DELTA_STATE_SIZE]; in Delta_Encode()
H A DDelta.h11 #define DELTA_STATE_SIZE 256 macro
H A DXz.h186 Byte delta_State[DELTA_STATE_SIZE];
H A D7zDec.c547 Byte state[DELTA_STATE_SIZE]; in SzFolder_Decode2()
/third_party/lzma/CPP/7zip/Compress/
H A DDeltaFilter.cpp19 Byte _state[DELTA_STATE_SIZE];

Completed in 4 milliseconds