Searched refs:read_part_of_packet (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | pva.c | 83 static int read_part_of_packet(AVFormatContext *s, int64_t *pts, in read_part_of_packet() function 192 if (read_part_of_packet(s, &pva_pts, &length, &streamid, 1) < 0 || in pva_read_packet() 216 if (read_part_of_packet(s, &res, &length, &streamid, 0)) { in pva_read_timestamp()
|
Completed in 1 milliseconds