Searched refs:PCMDMX_OK (Results 1 – 4 of 4) sorted by relevance
345 case PCMDMX_OK: in setConcealMethod()438 case PCMDMX_OK: in aacDecoder_SetParam()461 case PCMDMX_OK: in aacDecoder_SetParam()481 case PCMDMX_OK: in aacDecoder_SetParam()938 if ( (dmxErr == PCMDMX_OK) && (maxOutCh == 1) ) { in aacDecoder_DecodeFrame()987 PCMDMX_ERROR dmxErr = PCMDMX_OK; in aacDecoder_DecodeFrame()
389 PCMDMX_ERROR dmxErr = PCMDMX_OK; in CDataStreamElement_Read()
452 PCMDMX_ERROR err = PCMDMX_OK; in getChannelMode()927 PCMDMX_ERROR err = PCMDMX_OK; in getMixFactors()1433 return (PCMDMX_OK); in pcmDmx_Open()1470 return (PCMDMX_OK); in pcmDmx_Reset()1588 return (PCMDMX_OK); in pcmDmx_SetParam()1635 return (PCMDMX_OK); in pcmDmx_GetParam()1654 PCMDMX_ERROR errorStatus = PCMDMX_OK; in pcmDmx_Parse()1778 if ( (errorStatus == PCMDMX_OK) in pcmDmx_Parse()1801 PCMDMX_ERROR errorStatus = PCMDMX_OK; in pcmDmx_ReadDvbAncData()1852 return (PCMDMX_OK); in pcmDmx_SetMatrixMixdownFromPce()[all …]
106 PCMDMX_OK = 0x0, /*!< No error happened. */ enumerator