Lines Matching refs:SBRDEC_OK
281 SBR_ERROR sbrError = SBRDEC_OK; in sbrDecoder_ResetElement()
352 if (sbrError != SBRDEC_OK) { in sbrDecoder_ResetElement()
389 if (sbrError != SBRDEC_OK) { in sbrDecoder_ResetElement()
451 SBR_ERROR sbrError = SBRDEC_OK; in sbrDecoder_Open()
535 SBR_ERROR sbrError = SBRDEC_OK; in sbrDecoder_InitElement()
570 return SBRDEC_OK; in sbrDecoder_InitElement()
598 return SBRDEC_OK; in sbrDecoder_InitElement()
718 if (sbrError != SBRDEC_OK) { in sbrDecoder_InitElement()
753 return SBRDEC_OK; in sbrDecoder_FreeMem()
771 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_HeaderUpdate()
778 if (errorStatus == SBRDEC_OK) { in sbrDecoder_HeaderUpdate()
810 SBR_ERROR sbrError = SBRDEC_OK; in sbrDecoder_Header()
833 if ((sbrError != SBRDEC_OK) || (elementID == ID_LFE)) { in sbrDecoder_Header()
871 if (sbrError == SBRDEC_OK) { in sbrDecoder_Header()
890 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_SetParam()
1100 return SBRDEC_OK; in sbrDecoder_drcFeedChannel()
1133 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_Parse()
1154 return SBRDEC_OK; in sbrDecoder_Parse()
1408 if (errorStatus == SBRDEC_OK) { in sbrDecoder_Parse()
1416 if (errorStatus != SBRDEC_OK) { in sbrDecoder_Parse()
1606 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_DecodeElement()
1666 if (errorStatus != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1675 if (errorStatus != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1688 SBR_ERROR errorStatusTmp = SBRDEC_OK; in sbrDecoder_DecodeElement()
1694 if (errorStatusTmp != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1707 errorStatus = SBRDEC_OK; in sbrDecoder_DecodeElement()
1817 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_Apply()
1910 if (errorStatus != SBRDEC_OK) { in sbrDecoder_Apply()
1956 return SBRDEC_OK; in sbrDecoder_Close()