Searched refs:STATE_DATA (Results 1 – 2 of 2) sorted by relevance
35 STATE_DATA = 2, STATE_DONE = 3, enumerator232 if (idec->state_ == STATE_DATA) { in IDecError()342 idec->state_ = STATE_DATA; in DecodePartition0()415 if (idec->state_ == STATE_DATA) { in IDecode()
95 #define STATE_DATA 4 macro300 p->currState = STATE_DATA; in ProcessInQueue()309 case STATE_DATA: in ProcessInQueue()