Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dxmv.c73 typedef struct XMVAudioPacket { struct
95 } XMVAudioPacket; typedef
115 XMVAudioPacket *audio; ///< The audio packets contained in each packet.
183 XMVAudioPacket *packet = &xmv->audio[audio_track]; in xmv_read_header()
324 XMVAudioPacket *packet = &xmv->audio[audio_track]; in xmv_process_packet_header()
441 XMVAudioPacket *audio = &xmv->audio[stream]; in xmv_fetch_audio_packet()

Completed in 1 milliseconds