Home
last modified time | relevance | path

Searched refs:Dst (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX_v2.h522 DMX_FILEIN_DST Dst; member
566 DMX_MMFI_DST Dst; member
H A DapiDMX.h2281 DMX_FILTER_STATUS MApi_DMX_Filein_Start(DMX_FILEIN_DST Dst, MS_PHY pBuf, MS_U32 u32BufSize); // m…
2435 DMX_FILTER_STATUS MApi_DMX_Filein_Eng_Start(DMX_FILEIN_PATH ePath, DMX_FILEIN_DST Dst, MS_PHY pBuf,…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX_v2.h571 DMX_FILEIN_DST Dst; member
615 DMX_MMFI_DST Dst; member
H A DapiDMX.h2822 DMX_FILTER_STATUS MApi_DMX_Filein_Start(DMX_FILEIN_DST Dst, MS_PHY pBuf, MS_U32 u32BufSize); // m…
2980 DMX_FILTER_STATUS MApi_DMX_Filein_Eng_Start(DMX_FILEIN_PATH ePath, DMX_FILEIN_DST Dst, MS_PHY pBuf,…
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c2470 DMX_FILTER_STATUS MApi_DMX_Filein_Start(DMX_FILEIN_DST Dst, MS_PHY pBuf, MS_U32 u32BufSize) in MApi_DMX_Filein_Start() argument
2483 FiStartParam.Dst = Dst; in MApi_DMX_Filein_Start()
2500 return _MApi_DMX_Filein_Start(Dst, pBuf, u32BufSize); in MApi_DMX_Filein_Start()
2506 DMX_FILTER_STATUS MApi_DMX_Filein_Eng_Start(DMX_FILEIN_PATH ePath, DMX_FILEIN_DST Dst, MS_PHY pBuf,… in MApi_DMX_Filein_Eng_Start() argument
2518 FiStartParam.Dst = Dst; in MApi_DMX_Filein_Eng_Start()
2535 return _MApi_DMX_Filein_Eng_Start(ePath, Dst, pBuf, u32BufSize); in MApi_DMX_Filein_Eng_Start()
4780 FltStartParam.Dst = eDst; in MApi_DMX_MMFI_Filein_Start()
H A DapiDMX.c7045 DMX_FILTER_STATUS _MApi_DMX_Filein_Start(DMX_FILEIN_DST Dst, MS_PHY pBuf, MS_U32 u32BufSize)
7054 (MS_S32)Dst, (MS_U32)pBuf, u32BufSize);
7059 switch (Dst)
7115 …X_DBG_ERR, ULOGE("DMX", "[MAPI DMX][%06d] Bad DMX_FILEIN_DST %u\n", __LINE__, (unsigned int)Dst)));
7328 DMX_FILTER_STATUS _MApi_DMX_Filein_Eng_Start(DMX_FILEIN_PATH ePath, DMX_FILEIN_DST Dst, MS_PHY pBuf…
7336 return _MApi_DMX_Filein_Start(Dst, pBuf, u32BufSize);
7353 switch (Dst)
7379 …_DBGMSG(DMX_DBG_ERR, ULOGE("DMX", "[MAPI DMX][%06d] Bad DMX_FILEIN_DST %d\n", __LINE__, (int)Dst));
7398 switch (Dst)
7446 …MX_DBG_ERR, ULOGE("DMX", "[MAPI DMX][%06d] Bad DMX_FILEIN_DST %u\n", __LINE__, (unsigned int)Dst));
H A DapiDMX_private.h729 DMX_FILTER_STATUS _MApi_DMX_Filein_Start(DMX_FILEIN_DST Dst, MS_PHY pBuf, MS_U32 u32BufSize);
864 DMX_FILTER_STATUS _MApi_DMX_Filein_Eng_Start(DMX_FILEIN_PATH ePath, DMX_FILEIN_DST Dst, MS_PHY pBuf…
H A DmapiDMX.c1199 …pDMXFileStart((DMX_FILEIN_PATH)pFileStartParam->u32EngId, pFileStartParam->Dst, pFileStartParam->p… in DMXIoctl()
1321 …pMMFIStartParam->u32Res = (MS_U32)psDmxInstPri->fpDMXMMFIStart(pMMFIStartParam->Dst, pMMFIStartPar… in DMXIoctl()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.04524 XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"PreHCus Src or Dst can not be 0 \n");
4554 XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"PreVCus Src or Dst can not be 0 \n");
6065 // For HW limitation, we need disable UC feature in Src * 1.5 > Dst(Post Horizontal Scaling)case …
H A Dmdrv_sc_scaling.c.02609 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "[%s,%5d] New Dst After refined [%u]\n",__func__,__LINE__,u16S…
2974 //for prevent Src == Dst, HCusScaling = TRUE case
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33533 DMX_FILTER_STATUS MApi_DMX_Filein_Start(DMX_FILEIN_DST Dst, MS_PHY pBuf, MS_U32 u32BufSize);
33583 DMX_FILTER_STATUS MApi_DMX_Filein_Eng_Start(DMX_FILEIN_PATH ePath, DMX_FILEIN_DST Dst, MS_PHY pBuf,…
58407 DMX_FILEIN_DST Dst;
58451 DMX_MMFI_DST Dst;