Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/ffmpeg_/libavformat/
Davformat.h810 struct AVPacketList *last_in_packet_buffer;
1253 struct AVPacketList *packet_buffer;
1254 struct AVPacketList *packet_buffer_end;
1265 struct AVPacketList *raw_packet_buffer;
1266 struct AVPacketList *raw_packet_buffer_end;
1270 struct AVPacketList *parse_queue;
1271 struct AVPacketList *parse_queue_end;
1306 typedef struct AVPacketList { struct
1308 struct AVPacketList *next; argument
1309 } AVPacketList; typedef