Home
last modified time | relevance | path

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

/bsp/renesas/ra6m3-hmi-board/board/ports/avi/
A Davifile.c60 rt_kprintf("fourcc_type:0x%x\r\n", strh->fourcc_type); in Strl_Parser()
80 if (vids_ID == strh->fourcc_type) in Strl_Parser()
113 else if (auds_ID == strh->fourcc_type) in Strl_Parser()
139 rt_kprintf("Unsupport stream 0x%x\n", strh->fourcc_type); in Strl_Parser()
A Davi_def.h55 uint32_t fourcc_type; //流的类型,vids表示视频流,auds表示音频流 member

Completed in 7 milliseconds