Lines Matching refs:SBRDEC_OK
279 SBR_ERROR sbrError = SBRDEC_OK; in sbrDecoder_ResetElement()
350 if (sbrError != SBRDEC_OK) { in sbrDecoder_ResetElement()
387 if (sbrError != SBRDEC_OK) { in sbrDecoder_ResetElement()
449 SBR_ERROR sbrError = SBRDEC_OK; in sbrDecoder_Open()
533 SBR_ERROR sbrError = SBRDEC_OK; in sbrDecoder_InitElement()
568 return SBRDEC_OK; in sbrDecoder_InitElement()
596 return SBRDEC_OK; in sbrDecoder_InitElement()
716 if (sbrError != SBRDEC_OK) { in sbrDecoder_InitElement()
751 return SBRDEC_OK; in sbrDecoder_FreeMem()
769 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_HeaderUpdate()
776 if (errorStatus == SBRDEC_OK) { in sbrDecoder_HeaderUpdate()
808 SBR_ERROR sbrError = SBRDEC_OK; in sbrDecoder_Header()
831 if ((sbrError != SBRDEC_OK) || (elementID == ID_LFE)) { in sbrDecoder_Header()
869 if (sbrError == SBRDEC_OK) { in sbrDecoder_Header()
888 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_SetParam()
1100 return SBRDEC_OK; in sbrDecoder_drcFeedChannel()
1133 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_Parse()
1158 return SBRDEC_OK; in sbrDecoder_Parse()
1410 if (errorStatus == SBRDEC_OK) { in sbrDecoder_Parse()
1418 if (errorStatus != SBRDEC_OK) { in sbrDecoder_Parse()
1593 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_DecodeElement()
1655 if (errorStatus != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1664 if (errorStatus != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1677 SBR_ERROR errorStatusTmp = SBRDEC_OK; in sbrDecoder_DecodeElement()
1683 if (errorStatusTmp != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1696 errorStatus = SBRDEC_OK; in sbrDecoder_DecodeElement()
1807 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_Apply()
1903 if (errorStatus != SBRDEC_OK) { in sbrDecoder_Apply()
1949 return SBRDEC_OK; in sbrDecoder_Close()