Home
last modified time | relevance | path

Searched refs:avi_stream2fourcc (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Davienc.c182 static char *avi_stream2fourcc(char *tag, int index, enum AVMediaType type) in avi_stream2fourcc() function
252 ffio_wfourcc(pb, avi_stream2fourcc(tag, stream_index, par->codec_type)); in write_odml_master()
657 avi_stream2fourcc(tag, i, s->streams[i]->codecpar->codec_type); in avi_write_ix()
724 avi_stream2fourcc(tag, stream_id, in avi_write_idx1()
818 avi_stream2fourcc(tag, stream_index, par->codec_type); in avi_write_packet()
888 avi_stream2fourcc(tag, stream_index, par->codec_type); in avi_write_packet_internal()

Completed in 3 milliseconds