Home
last modified time | relevance | path

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

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