Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpacket.h404 typedef struct AVPacketList { struct
406 struct AVPacketList *next; argument
407 } AVPacketList; typedef
/third_party/ffmpeg/doc/
DAPIchanges34 Deprecated AVPacketList.