Searched refs:SBR_NOT_INITIALIZED (Results 1 – 3 of 3) sorted by relevance
136 SBR_NOT_INITIALIZED = 0, enumerator
1144 hSbrHeader->syncState = SBR_NOT_INITIALIZED; in sbrDecoder_Parse()1367 if ( hSbrHeader->syncState == SBR_NOT_INITIALIZED ) in sbrDecoder_DecodeElement()1392 hSbrHeader->syncState = SBR_NOT_INITIALIZED; in sbrDecoder_DecodeElement()
196 hHeaderData->syncState = SBR_NOT_INITIALIZED; in initHeaderData()