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()950 if ( (dmxErr == PCMDMX_OK) && (maxOutCh == 1) ) { in aacDecoder_DecodeFrame()999 PCMDMX_ERROR dmxErr = PCMDMX_OK; in aacDecoder_DecodeFrame()
375 PCMDMX_ERROR dmxErr = PCMDMX_OK; in CDataStreamElement_Read()
457 PCMDMX_ERROR err = PCMDMX_OK; in getChannelMode()932 PCMDMX_ERROR err = PCMDMX_OK; in getMixFactors()1438 return (PCMDMX_OK); in pcmDmx_Open()1475 return (PCMDMX_OK); in pcmDmx_Reset()1593 return (PCMDMX_OK); in pcmDmx_SetParam()1640 return (PCMDMX_OK); in pcmDmx_GetParam()1659 PCMDMX_ERROR errorStatus = PCMDMX_OK; in pcmDmx_Parse()1783 if ( (errorStatus == PCMDMX_OK) in pcmDmx_Parse()1806 PCMDMX_ERROR errorStatus = PCMDMX_OK; in pcmDmx_ReadDvbAncData()1857 return (PCMDMX_OK); in pcmDmx_SetMatrixMixdownFromPce()[all …]
106 PCMDMX_OK = 0x0, /*!< No error happened. */ enumerator