Home
last modified time | relevance | path

Searched refs:got_dds (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddvbsubdec.c1631 int got_dds = 0; in dvbsub_decode() local
1694 got_dds = 1; in dvbsub_decode()
1698 if (got_segment == 15 && !got_dds && !avctx->width && !avctx->height) { in dvbsub_decode()