Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/jffs2/
H A Dmini_inflate.h46 int code_count[8]; member
/rk3399_rockchip-uboot/fs/jffs2/
H A Dmini_inflate.c43 stream->codes.count = stream->code_count; in init_stream()