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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlibmodplug.c56 int video_switch; ///< 1 if current packet is video, otherwise 0 member in struct:ModPlugContext
274 modplug->video_switch ^= 1; // one video packet for one audio packet
275 if (modplug->video_switch) {

Completed in 39 milliseconds