Home | History | Annotate | Download | only in src

Lines Matching defs:errorStatus

1654   PCMDMX_ERROR errorStatus = PCMDMX_OK;
1775 errorStatus = PCMDMX_CORRUPT_ANC_DATA;
1778 if ( (errorStatus == PCMDMX_OK)
1786 return (errorStatus);
1801 PCMDMX_ERROR errorStatus = PCMDMX_OK;
1813 errorStatus = pcmDmx_Parse (
1819 return (errorStatus);
1883 PCMDMX_ERROR errorStatus = PCMDMX_OK;
1936 return (errorStatus);
1955 errorStatus = getChannelMode(
1962 if ( PCMDMX_IS_FATAL_ERROR(errorStatus)
2050 errorStatus = getMixFactors (
2421 return (errorStatus);