Home
last modified time | relevance | path

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

/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dnut.h105 int64_t last_resync_pos; member
H A Dnutdec.c1186 tmp = find_any_startcode(bc, FFMAX(nut->last_syncpoint_pos, nut->last_resync_pos) + 1); in nut_read_packet()
1187 nut->last_resync_pos = avio_tell(bc); in nut_read_packet()
1290 nut->last_resync_pos = 0; in read_seek()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dnut.h105 int64_t last_resync_pos; member
H A Dnutdec.c1184 tmp = find_any_startcode(bc, FFMAX(nut->last_syncpoint_pos, nut->last_resync_pos) + 1); in nut_read_packet()
1185 nut->last_resync_pos = avio_tell(bc); in nut_read_packet()
1288 nut->last_resync_pos = 0; in read_seek()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dnut.h105 int64_t last_resync_pos; member
H A Dnutdec.c1191 tmp = find_any_startcode(bc, FFMAX(nut->last_syncpoint_pos, nut->last_resync_pos) + 1); in nut_read_packet()
1192 nut->last_resync_pos = avio_tell(bc); in nut_read_packet()
1295 nut->last_resync_pos = 0; in read_seek()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dnut.h105 int64_t last_resync_pos; member
H A Dnutdec.c1186 tmp = find_any_startcode(bc, FFMAX(nut->last_syncpoint_pos, nut->last_resync_pos) + 1); in nut_read_packet()
1187 nut->last_resync_pos = avio_tell(bc); in nut_read_packet()
1290 nut->last_resync_pos = 0; in read_seek()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dnut.h105 int64_t last_resync_pos; member
H A Dnutdec.c1186 tmp = find_any_startcode(bc, FFMAX(nut->last_syncpoint_pos, nut->last_resync_pos) + 1); in nut_read_packet()
1187 nut->last_resync_pos = avio_tell(bc); in nut_read_packet()
1290 nut->last_resync_pos = 0; in read_seek()