Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnutdec.c109 static uint64_t find_any_startcode(AVIOContext *bc, int64_t pos) in find_any_startcode() function
143 uint64_t startcode = find_any_startcode(bc, pos); in find_startcode()
840 uint64_t startcode = find_any_startcode(bc, pos); in nut_read_header()
1199 tmp = find_any_startcode(bc, FFMAX(nut->last_syncpoint_pos, nut->last_resync_pos) + 1); in nut_read_packet()