Searched refs:s32Height (Results 1 – 3 of 3) sorted by relevance
147 hi_s32 s32Height; member
103 HI_S32 s32Height; /* Height of display arear */ member
1750 HI_S32 s32Width, s32Height; in SAMPLE_IVE_KcfCalcIOU() local1762 s32Height = s32MaxY - s32MinY + 1; in SAMPLE_IVE_KcfCalcIOU()1765 s32Height = s32Height > 0 ? s32Height : 0; in SAMPLE_IVE_KcfCalcIOU()1767 fInterArea = (HI_FLOAT)((HI_U32)s32Width * (HI_U32)s32Height); in SAMPLE_IVE_KcfCalcIOU()