Searched refs:fourcc_type (Results 1 – 2 of 2) sorted by relevance
60 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()
55 uint32_t fourcc_type; //流的类型,vids表示视频流,auds表示音频流 member
Completed in 7 milliseconds