/third_party/ffmpeg/libavformat/ |
D | amvenc.c | 96 AVStream *vst, *ast; in amv_init() local 264 AVStream *vst = s->streams[AMV_STREAM_VIDEO]; in amv_write_header() local 366 AVStream *vst = s->streams[AMV_STREAM_VIDEO]; in amv_write_trailer() local
|
D | cdg.c | 31 AVStream *vst; in read_header() local
|
D | bink.c | 91 AVStream *const vst = avformat_new_stream(s, NULL); in read_header() local 309 AVStream *vst = s->streams[0]; in read_seek() local
|
D | wavdec.c | 53 AVStream *vst; member 413 AVStream *vst; in wav_read_header() local 717 AVStream *vst = wav->vst; in wav_read_packet() local 802 AVStream *ast = s->streams[0], *vst = wav->vst; in wav_read_seek() local
|
D | nuv.c | 71 static int get_codec_data(AVFormatContext *s, AVIOContext *pb, AVStream *vst, in get_codec_data() 166 AVStream *vst = NULL, *ast = NULL; in nuv_header() local
|
D | smjpegdec.c | 49 AVStream *ast = NULL, *vst = NULL; in smjpeg_read_header() local
|
D | imx.c | 54 AVStream *vst, *ast; in simbiosis_imx_read_header() local
|
D | hnm.c | 63 AVStream *vst; in hnm_read_header() local
|
D | mvi.c | 45 AVStream *ast, *vst; in read_header() local
|
D | mlvdec.c | 117 static int scan_file(AVFormatContext *avctx, AVStream *vst, AVStream *ast, int file) in scan_file() 261 AVStream *vst = NULL, *ast = NULL; in read_header() local
|
D | smush.c | 50 AVStream *vst, *ast; in smush_read_header() local
|
D | tmv.c | 71 AVStream *vst, *ast; in tmv_read_header() local
|
D | gdv.c | 74 AVStream *vst, *ast; in gdv_read_header() local
|
D | pmpdec.c | 54 AVStream *vst = avformat_new_stream(s, NULL); in pmp_header() local
|
D | vivo.c | 125 AVStream *ast, *vst; in vivo_read_header() local
|
D | thp.c | 43 AVStream* vst; member
|
D | jvdec.c | 76 AVStream *vst, *ast; in read_header() local
|
D | xmv.c | 283 AVStream *vst = avformat_new_stream(s, NULL); in xmv_process_packet_header() local 387 AVStream *vst = s->streams[xmv->video.stream_index]; in xmv_process_packet_header() local
|
D | rpl.c | 119 AVStream *vst = NULL, *ast = NULL; in rpl_read_header() local
|
D | paf.c | 96 AVStream *ast, *vst; in read_header() local
|
D | sierravmd.c | 88 AVStream *st = NULL, *vst = NULL; in vmd_read_header() local
|
D | swfdec.c | 216 AVStream *vst = NULL, *ast = NULL, *st = 0; in swf_read_packet() local
|
D | dvenc.c | 314 AVStream *vst = NULL; in dv_init_mux() local
|
D | mvdec.c | 295 AVStream *ast = NULL, *vst = NULL; //initialization to suppress warning in mv_read_header() local
|
/third_party/ffmpeg/libavdevice/ |
D | libdc1394.c | 101 AVStream* vst; in dc1394_read_common() local
|