Home
last modified time | relevance | path

Searched refs:cell (Results 1 – 1 of 1) sorted by relevance

/lib/zstd/
Dfse_decompress.c168 FSE_decode_t *const cell = (FSE_decode_t *)dPtr; in FSE_buildDTable_rle() local
173 cell->newState = 0; in FSE_buildDTable_rle()
174 cell->symbol = symbolValue; in FSE_buildDTable_rle()
175 cell->nbBits = 0; in FSE_buildDTable_rle()