Home
last modified time | relevance | path

Searched refs:OSD_TimeUpdate (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
Dosd_img.c843 static HI_VOID* OSD_TimeUpdate(HI_VOID* pvParam) in OSD_TimeUpdate() function
913 s32Ret = pthread_create(&s_OSDTimeTskId, NULL, OSD_TimeUpdate, NULL); in HI_OSD_Init()