Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/jffs2/
H A Dmini_inflate.h65 #define DYNAMIC_COMP 2 macro
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dmini_inflate.c363 else if (btype == DYNAMIC_COMP) in decompress_block()