Searched refs:AVFormatParameters (Results 1 - 25 of 130) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drawdec.h44 int ff_raw_read_header(AVFormatContext *s, AVFormatParameters *ap);
48 int ff_raw_audio_read_header(AVFormatContext *s, AVFormatParameters *ap);
50 int ff_raw_video_read_header(AVFormatContext *s, AVFormatParameters *ap);
H A Dcdg.c29 static int read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Daacdec.c65 AVFormatParameters *ap)
H A Dapc.c33 static int apc_read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Deacdata.c48 static int cdata_read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Dncdec.c47 static int nc_read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Drsodec.c30 static int rso_read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Daea.c58 AVFormatParameters *ap)
H A Ddaud.c23 static int daud_header(AVFormatContext *s, AVFormatParameters *ap) {
H A Ddfa.c35 AVFormatParameters *ap)
H A Dgsmdec.c57 static int gsm_read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Div8.c40 static int read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Divfdec.c35 static int read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Dlmlm4.c61 static int lmlm4_read_header(AVFormatContext *s, AVFormatParameters *ap) {
H A Dmsnwc_tcp.c73 static int msnwc_tcp_read_header(AVFormatContext *ctx, AVFormatParameters *ap)
H A Dsrtdec.c43 static int srt_read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Dtxd.c40 static int txd_read_header(AVFormatContext *s, AVFormatParameters *ap) {
H A Dvc1test.c46 AVFormatParameters *ap)
H A Drawdec.c32 int ff_raw_read_header(AVFormatContext *s, AVFormatParameters *ap)
124 AVFormatParameters *ap)
140 AVFormatParameters *ap)
H A Davformat.h348 typedef struct AVFormatParameters { struct
365 } AVFormatParameters; typedef in typeref:struct:AVFormatParameters
417 int (*set_parameters)(struct AVFormatContext *, AVFormatParameters *);
487 AVFormatParameters *ap);
1352 AVInputFormat *fmt, AVFormatParameters *ap);
1371 AVFormatParameters *ap);
1640 attribute_deprecated int av_set_parameters(AVFormatContext *s, AVFormatParameters *ap);
H A Dadxdec.c65 static int adx_read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Dbmv.c41 static int bmv_read_header(AVFormatContext *s, AVFormatParameters *ap)
H A Dfilmstripdec.c38 AVFormatParameters *ap)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davformat.h244 typedef struct AVFormatParameters { struct
264 } AVFormatParameters; typedef in typeref:struct:AVFormatParameters
299 int (*set_parameters)(struct AVFormatContext *, AVFormatParameters *);
338 AVFormatParameters *ap);
850 AVInputFormat *fmt, AVFormatParameters *ap);
867 AVFormatParameters *ap);
1110 int av_set_parameters(AVFormatContext *s, AVFormatParameters *ap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dsndio_dec.c32 AVFormatParameters *ap)

Completed in 413 milliseconds

123456