Searched refs:syncState (Results 1 – 4 of 4) sorted by relevance
203 result |= (hHdr1->syncState != hHdr2->syncState) ? 1 : 0; in compareSbrHeader()625 if (hSbrHeader->syncState == UPSAMPLING && headerStatus != HEADER_RESET) in sbrDecoder_HeaderUpdate()712 hSbrHeader->syncState = SBR_HEADER; in sbrDecoder_Header()808 hSbrHeader->syncState = UPSAMPLING; in sbrDecoder_SetParam()1142 hSbrHeader->syncState = SBR_HEADER; in sbrDecoder_Parse()1144 hSbrHeader->syncState = SBR_NOT_INITIALIZED; in sbrDecoder_Parse()1159 if ((hSbrHeader->syncState >= SBR_HEADER) && fDoDecodeSbrData) { in sbrDecoder_Parse()1348 self->sbrHeader[elementIndex][hdrIdx].syncState = UPSAMPLING; in sbrDecoder_DecodeElement()1367 if ( hSbrHeader->syncState == SBR_NOT_INITIALIZED ) in sbrDecoder_DecodeElement()1381 hSbrHeader->syncState = UPSAMPLING; in sbrDecoder_DecodeElement()[all …]
215 SBR_SYNC_STATE syncState; /*!< The current initialization status of the header */ member
196 hHeaderData->syncState = SBR_NOT_INITIALIZED; in initHeaderData()330 if(hHeaderData->syncState < SBR_HEADER || in sbrGetHeaderData()
101 mDrawerToggle.syncState(); in onPostCreate()