Searched refs:PRESET_DICT (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/lib/zlib/ | ||
| H A D | zutil.h | 87 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro |
| H A D | deflate.c | 665 if (s->strstart != 0) header |= PRESET_DICT; |