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