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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dpva.c82 static int read_part_of_packet(AVFormatContext *s, int64_t *pts, function
187 if (read_part_of_packet(s, &pva_pts, &length, &streamid, 1) < 0 ||
211 if (read_part_of_packet(s, &res, &length, &streamid, 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dpva.c69 static int read_part_of_packet(AVFormatContext *s, int64_t *pts, function
165 if (read_part_of_packet(s, &pva_pts, &length, &streamid, 1) < 0 ||
189 if (read_part_of_packet(s, &res, &length, &streamid, 0)) {

Completed in 96 milliseconds