Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dlibmodplug.c56 int video_switch; ///< 1 if current packet is video, otherwise 0 member
295 modplug->video_switch ^= 1; // one video packet for one audio packet in modplug_read_packet()
296 if (modplug->video_switch) { in modplug_read_packet()

Completed in 1 milliseconds