Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dfse_compress.c353 short const NOT_YET_ASSIGNED = -2; in FSE_normalizeM2() local
380 norm[s]=NOT_YET_ASSIGNED; in FSE_normalizeM2()
391 if ((norm[s] == NOT_YET_ASSIGNED) && (count[s] <= lowOne)) { in FSE_normalizeM2()
423 if (norm[s]==NOT_YET_ASSIGNED) { in FSE_normalizeM2()