Searched refs:DMX_FILTER_STATUS_OK (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX_v2.c | 486 if(u32param[3] != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_SetFW() 489 return DMX_FILTER_STATUS_OK; in MApi_DMX_SetFW() 538 return DMX_FILTER_STATUS_OK; in MApi_DMX_Init() 581 if(u32param != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_Init() 584 return DMX_FILTER_STATUS_OK; in MApi_DMX_Init() 631 if(param->u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_TSPInit() 634 return DMX_FILTER_STATUS_OK; in MApi_DMX_TSPInit() 664 return DMX_FILTER_STATUS_OK; in MApi_DMX_Exit() 759 if(u32param != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_Reset() 762 return DMX_FILTER_STATUS_OK; in MApi_DMX_Reset() [all …]
|
| H A D | apiDMX.c | 1408 return DMX_FILTER_STATUS_OK; in _DMX_Open_Stream() 1539 return DMX_FILTER_STATUS_OK; in _DMX_Open_Stream() 1614 return DMX_FILTER_STATUS_OK; in _DMX_Open_Sect() 1702 return DMX_FILTER_STATUS_OK; in _DMX_Open_Sect() 3267 return DMX_FILTER_STATUS_OK; in _DMX_GetRingBuffer() 3447 return DMX_FILTER_STATUS_OK; in _DMX_GetSect() 3517 return DMX_FILTER_STATUS_OK; in _DMX_GetSect() 3543 return DMX_FILTER_STATUS_OK; in _MApi_DMX_SetFW() 3556 DMX_FILTER_STATUS Res = DMX_FILTER_STATUS_OK; in _MApi_DMX_Init() 3565 return DMX_FILTER_STATUS_OK; in _MApi_DMX_Init() [all …]
|
| H A D | Internal_DMX_debug.c | 791 … if(DMX_FILTER_STATUS_OK != MApi_DMX_CopyData(u8DmxId, u8TmpSecBuf, 4096, &u32Read, &u32Rmn, NULL)) in _DMX_DbgCb() 1088 if(DMX_FILTER_STATUS_OK == MApi_DMX_Open((DMX_FILTER_TYPE)u32FltType, &u8FltOpen)) in _DMX_DBG_Flt() 1165 …if(DMX_FILTER_STATUS_OK == MApi_DMX_Get_FlowInput_Status(DMX_FLOW_PLAYBACK, &input, &bInv, &bExt, … in _DMX_DBG_Misc() 1176 …if(DMX_FILTER_STATUS_OK == MApi_DMX_Get_FlowInput_Status(DMX_FLOW_PVR, &input, &bInv, &bExt, &bPar… in _DMX_DBG_Misc() 1584 … if(DMX_FILTER_STATUS_OK == MApi_DMX_Pvr_Eng_Pid_Open(DMX_PVR_EGN0, (MS_U32)u16VPid, &u8PvrIdxVid)) in _DMX_DBG_Pvr_Task() 1589 … if(DMX_FILTER_STATUS_OK == MApi_DMX_Pvr_Eng_Pid_Open(DMX_PVR_EGN0, (MS_U32)u16APid, &u8PvrIdxAud)) in _DMX_DBG_Pvr_Task() 1754 …if(DMX_FILTER_STATUS_OK == MApi_DMX_PvrCA_Eng_Pid_Open(DMX_PVR_EGN0, u32Pid[idx], &u8PvrIdx[idx], … in _DMX_DBG_Record_Start() 1766 … if(DMX_FILTER_STATUS_OK == MApi_DMX_Pvr_Eng_Pid_Open(DMX_PVR_EGN0, u32Pid[idx], &u8PvrIdx[idx])) in _DMX_DBG_Record_Start()
|
| H A D | mapiDMX.c | 575 if(_MApi_DMX_Wait_TspIoSignal(pstTspSig) == DMX_FILTER_STATUS_OK) in DMXIoctl() 588 if(_MApi_DMX_TSIO_WaitIoSignal(pstTSIOSig) == DMX_FILTER_STATUS_OK) in DMXIoctl() 621 if(psDmxInstPri->fpDMXInitLibRes(pResPrivate) != DMX_FILTER_STATUS_OK) in DMXIoctl() 635 …if(psDmxInstPri->fpDMXSetFWBuf(pTSPParam->phyFWAddr, pTSPParam->u32FWSize) != DMX_FILTER_STATUS_OK) in DMXIoctl() 641 if(psDmxInstPri->fpDMXSetHK((MS_BOOL)pTSPParam->u32IsHK) != DMX_FILTER_STATUS_OK) in DMXIoctl() 647 if(psDmxInstPri->fpDMXInit() != DMX_FILTER_STATUS_OK) in DMXIoctl()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/ |
| H A D | nsk2hdx_ecmflt.c | 372 if (DMX_FILTER_STATUS_OK != MApi_DMX_Open(FilterType, &DmxIdSect)) in NSK2HDX_RequestEcm() 410 if (DMX_FILTER_STATUS_OK != MApi_DMX_Info( DmxIdSect, &FltInfo, &FilterType, TRUE)) in NSK2HDX_RequestEcm() 416 if (DMX_FILTER_STATUS_OK != MApi_DMX_Pid( DmxIdSect , &u16Pid , TRUE)) in NSK2HDX_RequestEcm() 447 if (DMX_FILTER_STATUS_OK!= MApi_DMX_Start(DmxIdSect)) in NSK2HDX_RequestEcm()
|
| H A D | nsk2hdi_utility.c | 84 if( MApi_DMX_Stop(PidNo) != DMX_FILTER_STATUS_OK) in MApi_NSK2_DTV_ClosePidNo() 89 if( MApi_DMX_Close(PidNo) != DMX_FILTER_STATUS_OK) in MApi_NSK2_DTV_ClosePidNo()
|
| H A D | nsk2hdi_device.c | 1398 if (DMX_FILTER_STATUS_OK != MApi_DMX_Open(FilterType, &DmxIdSect)) in NSKHDI_CaPIDProxy_SetSecondaryStream() 1404 if (DMX_FILTER_STATUS_OK != MApi_DMX_Pid(DmxIdSect, &es_pid, TRUE)) in NSKHDI_CaPIDProxy_SetSecondaryStream() 1410 if (DMX_FILTER_STATUS_OK != MApi_DMX_Start(DmxIdSect)) in NSKHDI_CaPIDProxy_SetSecondaryStream()
|
| /utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/ |
| H A D | DMX_adp.c | 655 if(pstPvrInfoDes->u32Res == DMX_FILTER_STATUS_OK) in DMX_adp_Ioctl() 689 if(pstFileStartDes->u32Res == DMX_FILTER_STATUS_OK) in DMX_adp_Ioctl() 743 if(pstMMFIStartDes->u32Res == DMX_FILTER_STATUS_OK) in DMX_adp_Ioctl()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiDMX.h | 267 DMX_FILTER_STATUS_OK, ///< DMX status OK enumerator
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMX.h | 266 DMX_FILTER_STATUS_OK, ///< DMX status OK enumerator
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 32083 DMX_FILTER_STATUS_OK,
|