Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dnut.h105 int64_t last_resync_pos; member
H A Dnutdec.c1204 tmp = find_any_startcode(bc, FFMAX(nut->last_syncpoint_pos, nut->last_resync_pos) + 1); in nut_read_packet()
1205 nut->last_resync_pos = avio_tell(bc); in nut_read_packet()
1309 nut->last_resync_pos = 0; in read_seek()

Completed in 3 milliseconds