Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Davienc.c600 static void update_odml_entry(AVFormatContext *s, int stream_index, int64_t ix, int size) in update_odml_entry() function
649 update_odml_entry(s, i, pos, size); in avi_write_ix()
685 update_odml_entry(s, i, ix, avio_tell(pb) - ix); in avi_write_ix()