Searched refs:fourcc_codec (Results 1 – 2 of 2) sorted by relevance
61 rt_kprintf("fourcc_codec:0x%x\r\n", strh->fourcc_codec); in Strl_Parser()83 if (mjpg_ID != strh->fourcc_codec) in Strl_Parser()85 rt_kprintf("only support mjpeg decoder, but needed is 0x%x\n", strh->fourcc_codec); in Strl_Parser()
56 uint32_t fourcc_codec; //指定处理这个流需要的解码器,如JPEG member
Completed in 6 milliseconds