Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dasfdec_f.c877 static int asf_get_packet(AVFormatContext *s, AVIOContext *pb) in asf_get_packet() function
1121 * with asf_get_packet()).
1126 * packets need to be loaded (through asf_get_packet())
1369 if ((ret = asf_get_packet(s, s->pb)) < 0) in asf_read_packet()

Completed in 3 milliseconds