Home
last modified time | relevance | path

Searched refs:timing (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.0179 #define MD_TIMING_STABLE_COUNT 25 // input timing stable counter
394 //Description: This function will pre-set flags and registers for timing change
415 // reset input timing stable and wait for timing stable
418 // reset timing stable counter
482 //Return parameter: MS_BOOL : timing is valid or not
483 //Description: Detect invalid timing. true: timing invalid false : timing valid
693 printf("<ATTENTION> Not support this source type for timing count setting ! \n");
1054 …t_VFreqx1K, MDrv_XC_PCMonitor_Get_FrameRatex1K gets Frame rate without judging Input timing stable.
1225 printf("<ATTENTION> Not support timing count for this source, use default vaule \n");
1280 //Description: Monitor signal timing from analog port
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/api/hdmitx/
H A DapiHDMITx.c1256 MS_BOOL MApi_HDMITx_GetRx3DStructureFromEDID_U2(void* pInstance, HDMITX_VIDEO_TIMING timing, HDMITX… in MApi_HDMITx_GetRx3DStructureFromEDID_U2() argument
1263 …MDrv_HDMITx_GetRx3DStructureFromEDID(pInstance, (MsHDMITX_VIDEO_TIMING)timing, (MsHDMITX_EDID_3D_S… in MApi_HDMITx_GetRx3DStructureFromEDID_U2()
1276 MS_BOOL MApi_HDMITx_GetRx3DStructureFromEDID(HDMITX_VIDEO_TIMING timing, HDMITX_EDID_3D_STRUCTURE_A… in MApi_HDMITx_GetRx3DStructureFromEDID() argument
1289 HDMITXArgs.timing = timing; in MApi_HDMITx_GetRx3DStructureFromEDID()
1303 return MApi_HDMITx_GetRx3DStructureFromEDID_U2(pu32HDMITXInst, timing, p3DStructure); in MApi_HDMITx_GetRx3DStructureFromEDID()
1314 MS_BOOL MApi_HDMITx_GetColorFormatFromEDID_U2(void* pInstance, HDMITX_VIDEO_TIMING timing, HDMITX_E… in MApi_HDMITx_GetColorFormatFromEDID_U2() argument
1322 …MDrv_HDMITx_GetColorFormatFromEDID(pInstance, (MsHDMITX_VIDEO_TIMING)timing, (MsHDMITX_EDID_COLOR_… in MApi_HDMITx_GetColorFormatFromEDID_U2()
1336 MS_BOOL MApi_HDMITx_GetColorFormatFromEDID(HDMITX_VIDEO_TIMING timing, HDMITX_EDID_COLOR_FORMAT *pC… in MApi_HDMITx_GetColorFormatFromEDID() argument
1349 HDMITXArgs.timing = timing; in MApi_HDMITx_GetColorFormatFromEDID()
1363 return MApi_HDMITx_GetColorFormatFromEDID_U2(pu32HDMITXInst, timing, pColorFmt); in MApi_HDMITx_GetColorFormatFromEDID()
H A DHDMITX_private.h138 …GETCOLORFORMATFROMEDID) (void *pInstance, HDMITX_VIDEO_TIMING timing, HDMITX_EDID_COLOR…
143 …MITX_GETRX3DSTRUCTUREFROMEDID) (void *pInstance, HDMITX_VIDEO_TIMING timing, HDMITX_EDID_3D_ST…
342 MS_BOOL MApi_HDMITx_GetRx3DStructureFromEDID_U2(void *pInstance, HDMITX_VIDEO_TIMING timing, HDMITX…
343 MS_BOOL MApi_HDMITx_GetColorFormatFromEDID_U2(void* pInstance, HDMITX_VIDEO_TIMING timing, HDMITX_E…
H A DapiHDMITx_v2.c464 …psHDMITXInstPri->fpHDMITX_GETCOLORFORMATFROMEDID(pInstance, pHDMITXArgs->timing, pHDMITXArgs->pCol…
508 …HDMITXInstPri->fpHDMITX_GETRX3DSTRUCTUREFROMEDID(pInstance, pHDMITXArgs->timing, pHDMITXArgs->p3DS…
H A DapiHDMITx_Wrap.c350 MS_BOOL DLL_PUBLIC MApi_HDMITx_GetRx3DStructureFromEDID(HDMITX_VIDEO_TIMING timing, HDMITX_EDID_3D_… in MApi_HDMITx_GetRx3DStructureFromEDID() argument
/utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/hdmitx/
H A DHDMITX_adp.c175 HDMITX_VIDEO_TIMING timing; member
202 HDMITX_VIDEO_TIMING timing; member
1243 stHDMITxArgs.timing = stCompatHDMITxArgs.timing; in HDMITX_adp_Ioctl()
1441 stHDMITxArgs.timing = stCompatHDMITxArgs.timing; in HDMITX_adp_Ioctl()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiHDMITx_v2.h290 HDMITX_VIDEO_TIMING timing; member
330 HDMITX_VIDEO_TIMING timing; member
H A DapiHDMITx.h963 MS_BOOL SYMBOL_WEAK MApi_HDMITx_GetRx3DStructureFromEDID(HDMITX_VIDEO_TIMING timing, HDMITX_EDID_3D…
966 MS_BOOL SYMBOL_WEAK MApi_HDMITx_GetColorFormatFromEDID(HDMITX_VIDEO_TIMING timing, HDMITX_EDID_COLO…
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c2158 static MsHDMITX_AVI_VIC _MDrv_HDMIRx_MapVideoTimingToVIC(MsHDMITX_VIDEO_TIMING timing) in _MDrv_HDMIRx_MapVideoTimingToVIC() argument
2162 switch(timing) in _MDrv_HDMIRx_MapVideoTimingToVIC()
2240 printf("[HDMITx]: Error video timing: %d\n", timing); in _MDrv_HDMIRx_MapVideoTimingToVIC()
3520 void MDrv_HDMITx_GetRx3DStructureFromEDID(void* pInstance, MsHDMITX_VIDEO_TIMING timing, MsHDMITX_E… in MDrv_HDMITx_GetRx3DStructureFromEDID() argument
3527 vic = _MDrv_HDMIRx_MapVideoTimingToVIC(timing); in MDrv_HDMITx_GetRx3DStructureFromEDID()
3708 MS_BOOL MDrv_HDMITx_GetColorFormatFromEDID(void* pInstance, MsHDMITX_VIDEO_TIMING timing, MsHDMITX_… in MDrv_HDMITx_GetColorFormatFromEDID() argument
3715 enVICCode = _MDrv_HDMIRx_MapVideoTimingToVIC(timing); in MDrv_HDMITx_GetColorFormatFromEDID()
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DdrvHDMITx.h628 INTERFACED void MDrv_HDMITx_GetRx3DStructureFromEDID(void* pInstance, MsHDMITX_VIDEO_TIMING timing,…
636 INTERFACED MS_BOOL MDrv_HDMITx_GetColorFormatFromEDID(void* pInstance, MsHDMITX_VIDEO_TIMING timing
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.01270 // Free run at panel default timing.
1608 Adjust different type of output timing paramete base on Step/Delay and Ratio to u16Target_Value
2394 …TX_VER == 1)//Maserati +Raptor HDMITX case, adjust IGain PGain to coordinate HW timing change limit
2765 … printf("ALERT: HTotal or VTotal is out of range, Set to default timing and freerun !!!!!!\n");
2858 // FHD 50/60 in case, OP timing is 2K2K, Htt is 2K
5858 //use high accurate output Vfreq, or FRC output timing maybe not accurate for MEMC.
5917 // Make OP timing 4K x 0.5K x 120Hz
6030 // Kepp OP timing as 4K2K, DE for bk10 is 4Kx2K
6036 // Kepp OP timing as 4K 0.5K, DE for bk10 is 4Kx0.5K
6087 // Keep OP timing as 4K2K, DE for bk10 is 4Kx2K
[all …]
H A Dmdrv_sc_scaling.c.02114 …if(MDrv_SC_IsForceFreerun(pInstance)) //when mirror+freerun, all progresive video timing need go 3…
6128 … printf("Attention! Scaler DNR Buffer is not enough for this timing, eWindow=%u!\n", eWindow);
6132 // , regardless the input source and timing because 4 frame mode is better in avoid tearing
7150 … printf("Attention! Scaler FRCM Buffer is not enough for this timing, eWindow=%u!\n", eWindow);
7154 // , regardless the input source and timing because 4 frame mode is better in avoid tearing
8400 … printf("Attention! Scaler DNR Buffer is not enough for this timing, eWindow=%u!\n", eWindow);
8404 // , regardless the input source and timing because 4 frame mode is better in avoid tearing
10832 … //monaco mm DS VB size always be 4k2k , mvop timing is 4k2k , Vfreqx10 >= 330 -> 2p mode
11191 //monaco mm DS VB size always be 4k2k , mvop timing is 4k2k , 2p mode
H A Dmvideo.c.02605 // This functionality is to improve timing detection stability.
2644 //0x20 means that xc ip will detect this timing as i mode if( VTT < (0x20<<4) )
8737 …// only main can select FB/FBL because panel output timing depends on main window, sub will always…
8937 …// only main can select FB/FBL because panel output timing depends on main window, sub will always…
12060 const char Vd_Key[] = "timing change";
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvHDMITx.h394 INTERFACED MS_BOOL MDrv_HDMITx_GetRx3DStructureFromEDID(MsHDMITX_VIDEO_TIMING timing, MsHDMITX_EDID…
H A DapiHDMITx.h609 MS_BOOL MApi_HDMITx_GetRx3DStructureFromEDID(HDMITX_VIDEO_TIMING timing, HDMITX_EDID_3D_STRUCTURE_A…
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h.0404 // if H/W support interlace output timing
407 // if H/W support 4k2k_60p output timing
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt28866 HDMITX_VIDEO_TIMING timing;
28906 HDMITX_VIDEO_TIMING timing;
41443 MS_BOOL SYMBOL_WEAK MApi_HDMITx_GetRx3DStructureFromEDID(HDMITX_VIDEO_TIMING timing, HDMITX_EDID_3D…
41446 MS_BOOL SYMBOL_WEAK MApi_HDMITx_GetColorFormatFromEDID(HDMITX_VIDEO_TIMING timing, HDMITX_EDID_COLO…