Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Davienc.c633 char ix_tag[] = "ix00"; in avi_write_ix() local
658 ix_tag[3] = '0' + i; in avi_write_ix()
662 ffio_wfourcc(pb, ix_tag); /* ix?? */ in avi_write_ix()

Completed in 2 milliseconds