Home
last modified time | relevance | path

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

/bsp/renesas/ra6m3-hmi-board/board/ports/avi/
A Davifile.c171 AVI_file.avi_hd.avih.us_per_frame = avih->us_per_frame; in AVI_Parser()
178 rt_kprintf("显示一帧所需时间:%dus\r\n", avih->us_per_frame); in AVI_Parser()
A Davi_def.h30 uint32_t us_per_frame; //视频帧间隔时间(以微秒为单位) member
/bsp/renesas/ra6m3-hmi-board/board/ports/avi/player/
A Dplayer.c96 alltime = (AVI_file.avi_hd.avih.us_per_frame / 1000) * AVI_file.avi_hd.avih.total_frames; in video_start_parser()

Completed in 9 milliseconds