Home
last modified time | relevance | path

Searched refs:u16Pitch (Results 1 – 25 of 208) sorted by relevance

123456789

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c870 infoDecFrame.u16Pitch = __u16Pitch; in MApi_MJPEG_PushQueue()
1250 pInfo->u16Pitch = __u16Pitch; in MApi_MJPEG_GetDispInfo()
1337 pFrmInfo->u16Pitch = infoDecFrame.u16Pitch; in MApi_MJPEG_GetDecFrameInfo()
1364 pFrmInfo->u16Pitch = __u16Pitch; in MApi_MJPEG_GetDispFrameInfo()
1494 pFrmInfo->u16Pitch = __u16Pitch; in MApi_MJPEG_GetNextDispFrame()
H A DapiVDEC.c9534 pDispinfo->u16Pitch = info.u16Pitch; in MApi_VDEC_V2_GetDispInfo()
9588 pDispinfo->u16Pitch = info.u16Pitch; in MApi_VDEC_V2_GetDispInfo()
9618 pDispinfo->u16Pitch = info.u16Pitch; in MApi_VDEC_V2_GetDispInfo()
10256 pFrmInfo->u16Pitch = stFrm.u16Pitch; in MApi_VDEC_V2_GetDecFrameInfo()
10278 pFrmInfo->u16Pitch = info.u16Pitch; in MApi_VDEC_V2_GetDecFrameInfo()
10302 pFrmInfo->u16Pitch = info.u16Pitch; in MApi_VDEC_V2_GetDecFrameInfo()
10326 pFrmInfo->u16Pitch = info.u16Pitch; in MApi_VDEC_V2_GetDecFrameInfo()
10404 pFrmInfo->u16Pitch = stFrm.u16Pitch; in MApi_VDEC_V2_GetDispFrameInfo()
10426 pFrmInfo->u16Pitch = info.u16Pitch; in MApi_VDEC_V2_GetDispFrameInfo()
10449 pFrmInfo->u16Pitch = info.u16Pitch; in MApi_VDEC_V2_GetDispFrameInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c635 MS_U16 u16Pitch = 0; in _DMS_DIP_CalcPitch() local
642 u16Pitch = u16Width * 3 / 2; //*1.5 in _DMS_DIP_CalcPitch()
648 u16Pitch = u16Width << 1; in _DMS_DIP_CalcPitch()
651 u16Pitch = u16Width << 2; in _DMS_DIP_CalcPitch()
654 u16Pitch = 0; in _DMS_DIP_CalcPitch()
657 return u16Pitch; in _DMS_DIP_CalcPitch()
1057 DIPRWinPropertytoShow_EX.stDIPRProperty.u16Pitch = 1920; in _MDrv_DMS_DI_Init()
1974 …stMVOPDispSize.u16Pitch[0] = RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u32CurReadPointer].u16Src2ndBu… in _Task_DMS_SetMVOP()
1980 …stMVOPDispSize.u16Pitch[0] = RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u32CurReadPointer].u16SrcPitch; in _Task_DMS_SetMVOP()
1984 …stMVOPDispSize.u16Pitch[1] = RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u32CurReadPointer].u16Src10bit… in _Task_DMS_SetMVOP()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/
H A DdrvMJPEG_EX.c185 static MS_U16 u16Pitch[E_MJPEG_MJPEG_TOTAL] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; variable
318 u16Pitch[u8DrvId] = u16Value; in MDrv_MJPEG_SetPitch()
322 return u16Pitch[u8DrvId]; in MDrv_MJPEG_GetPitch()
583 pShareMem->DispQueue[u32Arg].u16Pitch = u16Pitch[u8DrvId]; in MDrv_MJPEG_SendVPUCommand()
659 u16Pitch[u8DrvId] = (MS_U16)u32Arg; in MDrv_MJPEG_SendVPUCommand()
752 u16Pitch[u8DrvId] = (MS_U16)u32Arg; in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/
H A DdrvMJPEG_EX.c173 static MS_U16 u16Pitch[E_MJPEG_MJPEG_TOTAL] = {0, 0, 0, 0}; variable
235 u16Pitch[u8DrvId] = u16Value; in MDrv_MJPEG_SetPitch()
239 return u16Pitch[u8DrvId]; in MDrv_MJPEG_GetPitch()
500 pShareMem->DispQueue[u32Arg].u16Pitch = u16Pitch[u8DrvId]; in MDrv_MJPEG_SendVPUCommand()
576 u16Pitch[u8DrvId] = (MS_U16)u32Arg; in MDrv_MJPEG_SendVPUCommand()
664 u16Pitch[u8DrvId] = (MS_U16)u32Arg; in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c774 if (gSubHVDCtrl.InitParams.u16Pitch) in _DRV_HVD_Sub_InitFW_AVC()
776 HAL_HVD_Sub_SetCmd(E_HVD_CMD_PITCH, gSubHVDCtrl.InitParams.u16Pitch); in _DRV_HVD_Sub_InitFW_AVC()
880 if( gSubHVDCtrl.InitParams.u16Pitch) in _DRV_HVD_Sub_InitFW_RM()
882 HAL_HVD_Sub_SetCmd( E_HVD_CMD_PITCH , gSubHVDCtrl.InitParams.u16Pitch); in _DRV_HVD_Sub_InitFW_RM()
3303 HVD_SUB_MSG_DEG("pinfo->u16Pitch = %u \n", pinfo->u16Pitch); in MDrv_HVD_Sub_GetDispInfo()
3579 pInfo->u16Pitch = pFrmInfo->u16Pitch; in MDrv_HVD_Sub_GetFrmInfo()
3584 if( (pInfo->u16Pitch ==0) && (pInfo->u16Width == 0) && (pInfo->u16Height ==0) ) in MDrv_HVD_Sub_GetFrmInfo()
3657 for( u32PitchCnt =0 ; u32PitchCnt < pFrmInfo->u16Pitch ;u32PitchCnt++ ) in MDrv_HVD_Sub_CalLumaSum()
3659 if( u32PitchCnt < pFrmInfo->u16Pitch ) in MDrv_HVD_Sub_CalLumaSum()
H A DdrvHVD.c761 if (gHVDCtrl.InitParams.u16Pitch) in _DRV_HVD_InitFW_AVC()
763 HAL_HVD_SetCmd(E_HVD_CMD_PITCH, gHVDCtrl.InitParams.u16Pitch); in _DRV_HVD_InitFW_AVC()
871 if( gHVDCtrl.InitParams.u16Pitch) in _DRV_HVD_InitFW_RM()
873 HAL_HVD_SetCmd( E_HVD_CMD_PITCH , gHVDCtrl.InitParams.u16Pitch); in _DRV_HVD_InitFW_RM()
1336 HVD_MSG_DEG("pinfo->u16Pitch = %u \n", pinfo->u16Pitch); in _DRV_HVD_GetDispInfo()
3766 pInfo->u16Pitch = pFrmInfo->u16Pitch; in MDrv_HVD_GetFrmInfo()
3771 if( (pInfo->u16Pitch ==0) && (pInfo->u16Width == 0) && (pInfo->u16Height ==0) ) in MDrv_HVD_GetFrmInfo()
3844 for( u32PitchCnt =0 ; u32PitchCnt < pFrmInfo->u16Pitch ;u32PitchCnt++ ) in MDrv_HVD_CalLumaSum()
3846 if( u32PitchCnt < pFrmInfo->u16Pitch ) in MDrv_HVD_CalLumaSum()
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c1515 MS_U16 u16Pitch=0; in GOP_SetGopExtendGwinInfo() local
1573 _GOP_GWIN_AlignChecker((MS_GOP_CTX_LOCAL*)pGOPDrvLocalCtx, u8GOP, &u16Pitch, bpp); in GOP_SetGopExtendGwinInfo()
1579 u16Pitch = pinfo->u16RBlkHRblkSize/u16GOP_Unit/(bpp/8); in GOP_SetGopExtendGwinInfo()
1584 u16Pitch = pinfo->u16RBlkHRblkSize/u16GOP_Unit; in GOP_SetGopExtendGwinInfo()
1621 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, u32DRAM_RBLK_HSIZE_Addr, u16Pitch, GOP_REG_WORD_… in GOP_SetGopExtendGwinInfo()
1644 MS_U16 u16Pitch=0; in GOP_SetGop1GwinInfo() local
1661 _GOP_GWIN_AlignChecker((MS_GOP_CTX_LOCAL*)pGOPDrvLocalCtx, E_GOP1, &u16Pitch, bpp); in GOP_SetGop1GwinInfo()
1667 u16Pitch = pinfo->u16RBlkHRblkSize/u16GOP_Unit/(bpp/8); in GOP_SetGop1GwinInfo()
1672 u16Pitch = pinfo->u16RBlkHRblkSize/u16GOP_Unit; in GOP_SetGop1GwinInfo()
1707 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_2G_DRAM_RBLK_HSIZE(u8win), u16Pitch, GOP_REG… in GOP_SetGop1GwinInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_DIPscaling.c1530 if( pstDIPWinProperty->u16Pitch == 0 ) in MDrv_XC_DIP_SetWinProperty()
1544 u64_result = (MS_PHY)(pstDIPWinProperty->u16Pitch); in MDrv_XC_DIP_SetWinProperty()
1806 if( pstDIPRProperty->u16Pitch == 0 ) in MDrv_XC_DIP_SetDIPRProperty()
1821 u64_result = (MS_PHY)(pstDIPRProperty->u16Pitch); in MDrv_XC_DIP_SetDIPRProperty()
1832 pstDIPRProperty->u16Pitch = u16LineOft; in MDrv_XC_DIP_SetDIPRProperty()
1854 if( pstDIPRProperty_ex->stDIPRProperty.u16Pitch == 0 ) in MDrv_XC_DIP_SetDIPRProperty_EX()
1869 u64_result = (pstDIPRProperty_ex->stDIPRProperty.u16Pitch); in MDrv_XC_DIP_SetDIPRProperty_EX()
1880 pstDIPRProperty_ex->stDIPRProperty.u16Pitch = u16LineOft; in MDrv_XC_DIP_SetDIPRProperty_EX()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c1521 infoDecFrame[u8DrvId].u16Pitch = __u16Pitch[u8DrvId]; in MApi_MJPEG_PushQueue()
2065 pInfo->u16Pitch = __u16Pitch[u8DrvId]; in MApi_MJPEG_GetDispInfo()
2188 pFrmInfo->u16Pitch = infoDecFrame[u8DrvId].u16Pitch; in MApi_MJPEG_GetDecFrameInfo()
2220 pFrmInfo->u16Pitch = __u16Pitch[u8DrvId]; in MApi_MJPEG_GetDispFrameInfo()
2364 pFrmInfo->u16Pitch = __u16Pitch[u8DrvId]; in MApi_MJPEG_GetNextDispFrame()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/hvd_v3/
H A DfwHVD_if.h455 MS_U16 u16Pitch; // ??? member
504 MS_U16 u16Pitch; member
894 MS_U16 u16Pitch; member
981 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c1734 infoDecFrame[u8DrvId].u16Pitch = MDrv_MJPEG_GetPitch(u8DrvId); in MApi_MJPEG_PushQueue()
2186 pInfo->u16Pitch = MDrv_MJPEG_GetPitch(u8DrvId); in MApi_MJPEG_GetDispInfo()
2288 pFrmInfo->u16Pitch = infoDecFrame[u8DrvId].u16Pitch; in MApi_MJPEG_GetDecFrameInfo()
2316 pFrmInfo->u16Pitch = MDrv_MJPEG_GetPitch(u8DrvId); in MApi_MJPEG_GetDispFrameInfo()
2450 pFrmInfo->u16Pitch = MDrv_MJPEG_GetPitch(u8DrvId); in MApi_MJPEG_GetNextDispFrame()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c1664 infoDecFrame[u8DrvId].u16Pitch = MDrv_MJPEG_GetPitch(u8DrvId); in MApi_MJPEG_PushQueue()
2109 pInfo->u16Pitch = MDrv_MJPEG_GetPitch(u8DrvId); in MApi_MJPEG_GetDispInfo()
2203 pFrmInfo->u16Pitch = infoDecFrame[u8DrvId].u16Pitch; in MApi_MJPEG_GetDecFrameInfo()
2231 pFrmInfo->u16Pitch = MDrv_MJPEG_GetPitch(u8DrvId); in MApi_MJPEG_GetDispFrameInfo()
2367 pFrmInfo->u16Pitch = MDrv_MJPEG_GetPitch(u8DrvId); in MApi_MJPEG_GetNextDispFrame()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_DWIN_EX.h198 MS_U16 u16Pitch; member
208 MS_U16 u16Pitch; member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
517 MS_U16 u16Pitch; member
1009 MS_U16 u16Pitch; member
1096 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
523 MS_U16 u16Pitch; member
1059 MS_U16 u16Pitch; member
1149 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
517 MS_U16 u16Pitch; member
1009 MS_U16 u16Pitch; member
1096 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
523 MS_U16 u16Pitch; member
1051 MS_U16 u16Pitch; member
1141 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mjpeg_ex/
H A DdrvMJPEG_EX.c158 static MS_U16 u16Pitch[E_MJPEG_MJPEG_TOTAL] = {0, 0}; variable
441 pShareMem->DispQueue[u32Arg].u16Pitch = u16Pitch[u8DrvId]; in MDrv_MJPEG_SendVPUCommand()
507 u16Pitch[u8DrvId] = (MS_U16)u32Arg; in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/hvd_lite/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
523 MS_U16 u16Pitch; member
1059 MS_U16 u16Pitch; member
1149 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
517 MS_U16 u16Pitch; member
1009 MS_U16 u16Pitch; member
1096 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
523 MS_U16 u16Pitch; member
1059 MS_U16 u16Pitch; member
1149 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
525 MS_U16 u16Pitch; member
1047 MS_U16 u16Pitch; member
1134 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
525 MS_U16 u16Pitch; member
1047 MS_U16 u16Pitch; member
1134 MS_U16 u16Pitch[2]; // the pitch of second frame member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/hvd_v3/
H A DfwHVD_if.h468 MS_U16 u16Pitch; // ??? member
523 MS_U16 u16Pitch; member
1059 MS_U16 u16Pitch; member
1149 MS_U16 u16Pitch[2]; // the pitch of second frame member

123456789