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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffplay.c1406 int len1, got_subtitle; local
1441 &sp->sub, &got_subtitle,
1445 if (got_subtitle && sp->sub.format == 0) {
H A Dffmpeg.c1191 int got_subtitle; local
1272 &subtitle, &got_subtitle, ptr, len);
1275 if (!got_subtitle) {

Completed in 99 milliseconds