Home
last modified time | relevance | path

Searched refs:ncode (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/lib/zlib_inflate/
H A Dinflate.h104 unsigned ncode; /* number of code length code lengths */ member
H A Dinflate.c472 state->ncode = BITS(4) + 4; in zlib_inflate()
485 while (state->have < state->ncode) { in zlib_inflate()
/linux-6.15/drivers/media/platform/qcom/camss/
H A Dcamss-csid.h183 u32 csid_find_code(u32 *codes, unsigned int ncode,