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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpeg.c140 static int find_next_start_code(AVIOContext *pb, int *size_ptr, function
255 startcode = find_next_start_code(s->pb, &size, &m->header_state);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpeg.c162 static int find_next_start_code(AVIOContext *pb, int *size_ptr, function
246 startcode = find_next_start_code(s->pb, &size, &m->header_state);

Completed in 40 milliseconds