Searched refs:s32CharRow (Results 1 – 1 of 1) sorted by relevance
615 HI_S32 s32CharRow = s32BmRow * OSD_LIB_FONT_H / pstContent->stFontSize.u32Height; in OSD_Bitmap_Cal() local616 HI_S32 s32HexOffset = s32CharRow * OSD_LIB_FONT_W / BYTE_BITS + s32CharCol / BYTE_BITS; in OSD_Bitmap_Cal()