Searched refs:MULTIPLE_NUM (Results 1 – 1 of 1) sorted by relevance
53 #define MULTIPLE_NUM 100 macro505 pstAbsCoor->s32X = HiAppcommAlign(stImageSize.u32Width * pstRatioCoor->s32X / MULTIPLE_NUM, 2); in OSD_Ratio2Absolute()507 pstAbsCoor->s32Y = HiAppcommAlign(stImageSize.u32Height * pstRatioCoor->s32Y / MULTIPLE_NUM, 2); in OSD_Ratio2Absolute()