| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | drvMVD.c | 3263 MS_BOOL MDrv_MVD_ChangeAVsync(MS_BOOL bEnable, MS_U16 u16PTS) in MDrv_MVD_ChangeAVsync() argument 3268 stSyncCfg.u16Tolerance = u16PTS; in MDrv_MVD_ChangeAVsync() 3270 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in MDrv_MVD_ChangeAVsync() 3274 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in MDrv_MVD_ChangeAVsync() 3275 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in MDrv_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/ |
| H A D | drvMVD_EX.c | 1158 MS_BOOL MDrv_MVD_ChangeAVsync(MS_U32 u32Id, MS_BOOL bEnable, MS_U16 u16PTS) in MDrv_MVD_ChangeAVsync() argument 1162 if (HAL_MVD_ChangeAVsync(u8HalIdx, bEnable, u16PTS) == TRUE) in MDrv_MVD_ChangeAVsync() 1164 pMVDDrvContext->stSyncCfg[u8DrvIdx].u16Tolerance = u16PTS; in MDrv_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/ |
| H A D | drvMVD_EX.c | 1234 MS_BOOL MDrv_MVD_ChangeAVsync(MS_U32 u32Id, MS_BOOL bEnable, MS_U16 u16PTS) in MDrv_MVD_ChangeAVsync() argument 1238 if (HAL_MVD_ChangeAVsync(u8HalIdx, bEnable, u16PTS) == TRUE) in MDrv_MVD_ChangeAVsync() 1240 pMVDDrvContext->stSyncCfg[u8DrvIdx].u16Tolerance = u16PTS; in MDrv_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/ |
| H A D | drvMVD_EX.c | 1213 MS_BOOL MDrv_MVD_ChangeAVsync(MS_U32 u32Id, MS_BOOL bEnable, MS_U16 u16PTS) in MDrv_MVD_ChangeAVsync() argument 1217 if (HAL_MVD_ChangeAVsync(u8HalIdx, bEnable, u16PTS) == TRUE) in MDrv_MVD_ChangeAVsync() 1219 pMVDDrvContext->stSyncCfg[u8DrvIdx].u16Tolerance = u16PTS; in MDrv_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvMVD.h | 685 MS_BOOL MDrv_MVD_ChangeAVsync(MS_BOOL bEnable, MS_U16 u16PTS);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/ |
| H A D | halMVD_EX.h | 352 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| H A D | halMVD_EX.c | 6608 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS) in HAL_MVD_ChangeAVsync() argument 6612 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in HAL_MVD_ChangeAVsync() 6616 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in HAL_MVD_ChangeAVsync() 6617 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in HAL_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/ |
| H A D | halMVD_EX.h | 349 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| H A D | halMVD_EX.c | 6513 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS) in HAL_MVD_ChangeAVsync() argument 6517 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in HAL_MVD_ChangeAVsync() 6521 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in HAL_MVD_ChangeAVsync() 6522 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in HAL_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/ |
| H A D | halMVD_EX.h | 362 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/ |
| H A D | halMVD_EX.h | 349 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| H A D | halMVD_EX.c | 6513 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS) in HAL_MVD_ChangeAVsync() argument 6517 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in HAL_MVD_ChangeAVsync() 6521 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in HAL_MVD_ChangeAVsync() 6522 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in HAL_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/ |
| H A D | halMVD_EX.h | 349 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/ |
| H A D | halMVD_EX.h | 349 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| H A D | halMVD_EX.c | 6513 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS) in HAL_MVD_ChangeAVsync() argument 6517 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in HAL_MVD_ChangeAVsync() 6521 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in HAL_MVD_ChangeAVsync() 6522 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in HAL_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/ |
| H A D | halMVD_EX.h | 349 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/ |
| H A D | halMVD_EX.h | 349 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| H A D | halMVD_EX.c | 6513 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS) in HAL_MVD_ChangeAVsync() argument 6517 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in HAL_MVD_ChangeAVsync() 6521 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in HAL_MVD_ChangeAVsync() 6522 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in HAL_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/ |
| H A D | halMVD_EX.h | 349 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| H A D | halMVD_EX.c | 6513 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS) in HAL_MVD_ChangeAVsync() argument 6517 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in HAL_MVD_ChangeAVsync() 6521 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in HAL_MVD_ChangeAVsync() 6522 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in HAL_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/ |
| H A D | halMVD_EX.h | 362 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/ |
| H A D | halMVD_EX.h | 349 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| H A D | halMVD_EX.c | 6513 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS) in HAL_MVD_ChangeAVsync() argument 6517 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in HAL_MVD_ChangeAVsync() 6521 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in HAL_MVD_ChangeAVsync() 6522 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in HAL_MVD_ChangeAVsync()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/ |
| H A D | halMVD_EX.h | 352 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS);
|
| H A D | halMVD_EX.c | 6608 MS_BOOL HAL_MVD_ChangeAVsync(MS_U8 u8Idx, MS_BOOL bEnable, MS_U16 u16PTS) in HAL_MVD_ChangeAVsync() argument 6612 u16PTS = _MS_TO_90K(u16PTS); //u16PTS ms ==> 90k counter in HAL_MVD_ChangeAVsync() 6616 mvdcmd.Arg2 = (MS_U8)(u16PTS&0xff); in HAL_MVD_ChangeAVsync() 6617 mvdcmd.Arg3 = (MS_U8)((u16PTS&0xff00)>>8); in HAL_MVD_ChangeAVsync()
|