Lines Matching refs:avio_seek
215 avio_seek(pb, avist->frames_hdr_strm, SEEK_SET); in avi_write_counters()
226 avio_seek(pb, avi->frames_hdr_all, SEEK_SET); in avi_write_counters()
229 avio_seek(pb, file_size, SEEK_SET); in avi_write_counters()
607 avio_seek(pb, avist->indexes.indx_start - 8, SEEK_SET); in update_odml_entry()
625 avio_seek(pb, pos, SEEK_SET); in update_odml_entry()
807 avio_seek(pb, avist->pal_offset, SEEK_SET); in avi_write_packet()
812 avio_seek(pb, cur_offset, SEEK_SET); in avi_write_packet()
823 avio_seek(pb, avist->strh_flags_offset, SEEK_SET); in avi_write_packet()
825 avio_seek(pb, cur_offset, SEEK_SET); in avi_write_packet()
934 avio_seek(pb, avi->odml_list - 8, SEEK_SET); in avi_write_trailer()
952 avio_seek(pb, file_size, SEEK_SET); in avi_write_trailer()
969 avio_seek(pb, avist->frames_hdr_strm + 4, SEEK_SET); in avi_write_trailer()