Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c114 typedef struct MyAVPacketList { struct
117 } MyAVPacketList; argument
428 MyAVPacketList pkt1; in packet_queue_put_private()
482 q->pkt_list = av_fifo_alloc(sizeof(MyAVPacketList)); in packet_queue_init()
501 MyAVPacketList pkt1; in packet_queue_flush()
545 MyAVPacketList pkt1; in packet_queue_get()