Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
H A Dinflate.c101 state->mode < HEAD || state->mode > SYNC) in inflateStateCheck()
1230 case SYNC: in inflate()
1388 if (state->mode != SYNC) { in inflateSync()
1389 state->mode = SYNC; in inflateSync()