Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dxmv.c55 typedef struct XMVVideoPacket { struct
70 } XMVVideoPacket; argument
114 XMVVideoPacket video; ///< The video packet contained in each packet.
493 XMVVideoPacket *video = &xmv->video; in xmv_fetch_video_packet()