Searched refs:BCJ2_DEC_STATE_ORIG_0 (Results 1 – 2 of 2) sorted by relevance
57 else if (p->state >= BCJ2_DEC_STATE_ORIG_0) in Bcj2Dec_Decode()64 *dest = p->temp[(size_t)p->state - BCJ2_DEC_STATE_ORIG_0]; in Bcj2Dec_Decode()240 p->state = BCJ2_DEC_STATE_ORIG_0 + (unsigned)rem; in Bcj2Dec_Decode()
23 BCJ2_DEC_STATE_ORIG_0 = BCJ2_NUM_STREAMS, enumerator