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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c162 static int subtitle_disable = 0; variable
3122 if(subtitle_disable)
3434 subtitle_disable = 0;
3542 if (subtitle_disable) {
4090 { "sn", OPT_BOOL | OPT_SUBTITLE, {(void*)&subtitle_disable}, "disable subtitle" },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c162 static int subtitle_disable = 0; variable
3122 if(subtitle_disable)
3434 subtitle_disable = 0;
3542 if (subtitle_disable) {
4090 { "sn", OPT_BOOL | OPT_SUBTITLE, {(void*)&subtitle_disable}, "disable subtitle" },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c162 static int subtitle_disable = 0; variable
3122 if(subtitle_disable)
3434 subtitle_disable = 0;
3542 if (subtitle_disable) {
4090 { "sn", OPT_BOOL | OPT_SUBTITLE, {(void*)&subtitle_disable}, "disable subtitle" },

Completed in 176 milliseconds