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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddvbsub.c25 typedef struct DVBSubtitleContext { struct
28 } DVBSubtitleContext; typedef in typeref:struct:DVBSubtitleContext
197 static int encode_dvb_subtitles(DVBSubtitleContext *s,
397 DVBSubtitleContext *s = avctx->priv_data;
409 .priv_data_size = sizeof(DVBSubtitleContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvbsub.c25 typedef struct DVBSubtitleContext { struct
27 } DVBSubtitleContext; typedef in typeref:struct:DVBSubtitleContext
250 static int encode_dvb_subtitles(DVBSubtitleContext *s,
446 DVBSubtitleContext *s = avctx->priv_data;
458 .priv_data_size = sizeof(DVBSubtitleContext),

Completed in 173 milliseconds