Home
last modified time | relevance | path

Searched refs:FFRawDemuxerContext (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drawdec.h37 typedef struct FFRawDemuxerContext { struct
40 } FFRawDemuxerContext; typedef
81 .priv_data_size = sizeof(FFRawDemuxerContext),\
H A Drawdec.c38 FFRawDemuxerContext *raw = s->priv_data; in ff_raw_read_partial_packet()
138 #define OFFSET(x) offsetof(FFRawDemuxerContext, x)
159 .priv_data_size = sizeof(FFRawDemuxerContext),\
H A Dmlpdec.c107 .priv_data_size = sizeof(FFRawDemuxerContext),
127 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Dac3dec.c116 .priv_data_size = sizeof(FFRawDemuxerContext),
136 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Dsbcdec.c33 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Dg722.c57 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Dacm.c73 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Dloasdec.c94 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Dshortendec.c77 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Dipudec.c86 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Ddtsdec.c144 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Dwsddec.c177 .priv_data_size = sizeof(FFRawDemuxerContext),
H A Damr.c37 FFRawDemuxerContext rawctx;
H A Dtakdec.c34 FFRawDemuxerContext rawctx;
H A Dflacdec.c35 FFRawDemuxerContext rawctx;

Completed in 6 milliseconds