Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpacket.h423 typedef struct AVPacketList { struct
425 struct AVPacketList *next; argument
426 } AVPacketList; typedef
/third_party/ffmpeg/doc/
DAPIchanges313 Deprecated AVPacketList.