Searched refs:u16OriHSize (Results 1 – 3 of 3) sorted by relevance
788 static MS_U16 MVOP_CalculateHSize(MS_U16* pu16SrcHSize, MS_U16 u16OriHSize, MS_U16 u16HOffset) in MVOP_CalculateHSize() argument799 u16HSize = ALIGN_UPTO_16(u16OriHSize); in MVOP_CalculateHSize()800 if (u16HSize != u16OriHSize) in MVOP_CalculateHSize()802 *pu16SrcHSize = u16OriHSize; in MVOP_CalculateHSize()807 u16HSize = ALIGN_DOWNTO_8(u16OriHSize); in MVOP_CalculateHSize()
3316 MS_U16 u16OriHSize = pSrcInfo->u16H_SizeAfterPreScaling; in MDrv_SC_set_prescaling_ratio() local3322 if(u16OriHSize != pSrcInfo->u16H_SizeAfterPreScaling) in MDrv_SC_set_prescaling_ratio()
3300 MS_U16 u16OriHSize = pSrcInfo->u16H_SizeAfterPreScaling;3306 if(u16OriHSize != pSrcInfo->u16H_SizeAfterPreScaling)