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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dtty.c43 } TtyDemuxContext; typedef in typeref:struct:__anon3645
50 TtyDemuxContext *s = avctx->priv_data;
77 TtyDemuxContext *s = avctx->priv_data;
113 TtyDemuxContext *s = avctx->priv_data;
136 #define OFFSET(x) offsetof(TtyDemuxContext, x)
139 { "chars_per_frame", "", offsetof(TtyDemuxContext, chars_per_frame), AV_OPT_TYPE_INT, {.i64 = 6000}, 1, INT_MAX, AV_OPT_FLAG_DECODING_PARAM},
155 .priv_data_size = sizeof(TtyDemuxContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dtty.c43 } TtyDemuxContext; typedef in typeref:struct:__anon2279
50 TtyDemuxContext *s = avctx->priv_data;
78 TtyDemuxContext *s = avctx->priv_data;
122 TtyDemuxContext *s = avctx->priv_data;
143 #define OFFSET(x) offsetof(TtyDemuxContext, x)
146 { "chars_per_frame", "", offsetof(TtyDemuxContext, chars_per_frame), AV_OPT_TYPE_INT, {.dbl = 6000}, 1, INT_MAX, AV_OPT_FLAG_DECODING_PARAM},
162 .priv_data_size = sizeof(TtyDemuxContext),

Completed in 68 milliseconds