Home
last modified time | relevance | path

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

/external/pdfium/third_party/zlib_v128/
Dinflate.c448 # define CRC4(check, word) \ macro
709 if (state->flags & 0x0200) CRC4(state->check, hold); in inflate()
/external/zlib/src/
Dinflate.c448 # define CRC4(check, word) \ macro
709 if (state->flags & 0x0200) CRC4(state->check, hold);
/external/opencv3/3rdparty/zlib/
Dinflate.c448 # define CRC4(check, word) \ macro
709 if (state->flags & 0x0200) CRC4(state->check, hold);