Searched refs:pstFonts (Results 1 – 1 of 1) sorted by relevance
876 HI_S32 HI_OSD_Init(const HI_OSD_FONTS_S* pstFonts) in HI_OSD_Init() argument881 if (pstFonts != NULL) { in HI_OSD_Init()882 if (!pstFonts->pfnGetFontMod) { in HI_OSD_Init()885 if (pstFonts->u32FontWidth % BYTE_BITS) { in HI_OSD_Init()889 memcpy_s(&s_stOSDFonts, sizeof(HI_OSD_FONTS_S), pstFonts, sizeof(HI_OSD_FONTS_S)); in HI_OSD_Init()907 if (pstFonts != NULL) { in HI_OSD_Init()