Searched defs:OF_defaultNorm (Results  1 – 3 of 3) sorted by relevance
| /external/zstd/lib/common/ | 
| D | zstd_internal.h | 159 static UNUSED_ATTR const S16 OF_defaultNorm[DefaultMaxOff+1] = {  variable
 | 
| /external/zstd/lib/legacy/ | 
| D | zstd_v06.c | 530 static const S16 OF_defaultNorm[MaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1,  variable
 | 
| D | zstd_v07.c | 2763 static const S16 OF_defaultNorm[MaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1,  variable
 |