Searched refs:PCMDMX_OK (Results 1 – 4 of 4) sorted by relevance
351 case PCMDMX_OK: in setConcealMethod()444 case PCMDMX_OK: in aacDecoder_SetParam()467 case PCMDMX_OK: in aacDecoder_SetParam()487 case PCMDMX_OK: in aacDecoder_SetParam()943 if ( (dmxErr == PCMDMX_OK) && (maxOutCh == 1) ) { in aacDecoder_DecodeFrame()992 PCMDMX_ERROR dmxErr = PCMDMX_OK; in aacDecoder_DecodeFrame()
375 PCMDMX_ERROR dmxErr = PCMDMX_OK; in CDataStreamElement_Read()
459 PCMDMX_ERROR err = PCMDMX_OK; in getChannelMode()934 PCMDMX_ERROR err = PCMDMX_OK; in getMixFactors()1440 return (PCMDMX_OK); in pcmDmx_Open()1477 return (PCMDMX_OK); in pcmDmx_Reset()1595 return (PCMDMX_OK); in pcmDmx_SetParam()1642 return (PCMDMX_OK); in pcmDmx_GetParam()1661 PCMDMX_ERROR errorStatus = PCMDMX_OK; in pcmDmx_Parse()1785 if ( (errorStatus == PCMDMX_OK) in pcmDmx_Parse()1808 PCMDMX_ERROR errorStatus = PCMDMX_OK; in pcmDmx_ReadDvbAncData()1859 return (PCMDMX_OK); in pcmDmx_SetMatrixMixdownFromPce()[all …]
106 PCMDMX_OK = 0x0, /*!< No error happened. */ enumerator