[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasVulkan.Compression.LZMA.pas line 448
type TLZMALenPriceTableEncoder = class(TLZMALenEncoder) |
||
public |
||
_prices: array [0..kNumLenSymbolsshlkNumPosStatesBitsEncodingMax-1] of TpvInt32; |
|
|
|
||
_counters: array [0..kNumPosStatesEncodingMax-1] of TpvInt32; |
|
|
procedure SetTableSize(); |
|
|
function GetPrice(); |
|
|
procedure UpdateTable(); |
|
|
procedure UpdateTables(); |
|
|
procedure Encode(); override; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |