• Home
  • Raw
  • Download

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()
1098 return SBRDEC_OK; in sbrDecoder_drcFeedChannel()
1131 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_Parse()
1156 return SBRDEC_OK; in sbrDecoder_Parse()
1406 if (errorStatus == SBRDEC_OK) { in sbrDecoder_Parse()
1414 if (errorStatus != SBRDEC_OK) { in sbrDecoder_Parse()
1589 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_DecodeElement()
1649 if (errorStatus != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1658 if (errorStatus != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1671 SBR_ERROR errorStatusTmp = SBRDEC_OK; in sbrDecoder_DecodeElement()
1677 if (errorStatusTmp != SBRDEC_OK) { in sbrDecoder_DecodeElement()
1690 errorStatus = SBRDEC_OK; in sbrDecoder_DecodeElement()
1801 SBR_ERROR errorStatus = SBRDEC_OK; in sbrDecoder_Apply()
1897 if (errorStatus != SBRDEC_OK) { in sbrDecoder_Apply()
1943 return SBRDEC_OK; in sbrDecoder_Close()