Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Diec61883.c54 typedef struct DVPacket { struct
57 struct DVPacket *next; ///< next DVPacket
58 } DVPacket; typedef
69 DVPacket *queue_first; ///< first element of packet queue
70 DVPacket *queue_last; ///< last element of packet queue
104 DVPacket *packet; in iec61883_callback()
192 DVPacket *packet; in iec61883_parse_queue_dv()
226 DVPacket *packet; in iec61883_parse_queue_hdv()
472 DVPacket *packe in iec61883_close()
[all...]
/third_party/ffmpeg/libavformat/
H A Ddv.c44 struct DVPacket { struct
59 struct DVPacket audio_pkt[4];

Completed in 3 milliseconds