Home
last modified time | relevance | path

Searched refs:u32HeightCnt (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c3646 MS_U32 u32HeightCnt=0; in MDrv_HVD_Sub_CalLumaSum() local
3655 for( u32HeightCnt=0 ; u32HeightCnt < pFrmInfo->u16Height ; u32HeightCnt++ ) in MDrv_HVD_Sub_CalLumaSum()
H A DdrvHVD.c3833 MS_U32 u32HeightCnt=0; in MDrv_HVD_CalLumaSum() local
3842 for( u32HeightCnt=0 ; u32HeightCnt < pFrmInfo->u16Height ; u32HeightCnt++ ) in MDrv_HVD_CalLumaSum()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.c5327 MS_U32 u32HeightCnt = 0; in MDrv_HVD_EX_CalLumaSum() local
5343 for (u32HeightCnt = 0; u32HeightCnt < pFrmInfo->u16Height; u32HeightCnt++) in MDrv_HVD_EX_CalLumaSum()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.c6327 MS_U32 u32HeightCnt = 0; in MDrv_HVD_EX_CalLumaSum() local
6343 for (u32HeightCnt = 0; u32HeightCnt < pFrmInfo->u16Height; u32HeightCnt++) in MDrv_HVD_EX_CalLumaSum()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.c6305 MS_U32 u32HeightCnt = 0; in MDrv_HVD_EX_CalLumaSum() local
6321 for (u32HeightCnt = 0; u32HeightCnt < pFrmInfo->u16Height; u32HeightCnt++) in MDrv_HVD_EX_CalLumaSum()