Home
last modified time | relevance | path

Searched defs:vst (Results 1 – 25 of 31) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Damvenc.c96 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
Dcdg.c31 AVStream *vst; in read_header() local
Dbink.c91 AVStream *const vst = avformat_new_stream(s, NULL); in read_header() local
309 AVStream *vst = s->streams[0]; in read_seek() local
Dwavdec.c53 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
Dnuv.c71 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
Dsmjpegdec.c49 AVStream *ast = NULL, *vst = NULL; in smjpeg_read_header() local
Dimx.c54 AVStream *vst, *ast; in simbiosis_imx_read_header() local
Dhnm.c63 AVStream *vst; in hnm_read_header() local
Dmvi.c45 AVStream *ast, *vst; in read_header() local
Dmlvdec.c117 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
Dsmush.c50 AVStream *vst, *ast; in smush_read_header() local
Dtmv.c71 AVStream *vst, *ast; in tmv_read_header() local
Dgdv.c74 AVStream *vst, *ast; in gdv_read_header() local
Dpmpdec.c54 AVStream *vst = avformat_new_stream(s, NULL); in pmp_header() local
Dvivo.c125 AVStream *ast, *vst; in vivo_read_header() local
Dthp.c43 AVStream* vst; member
Djvdec.c76 AVStream *vst, *ast; in read_header() local
Dxmv.c283 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
Drpl.c119 AVStream *vst = NULL, *ast = NULL; in rpl_read_header() local
Dpaf.c96 AVStream *ast, *vst; in read_header() local
Dsierravmd.c88 AVStream *st = NULL, *vst = NULL; in vmd_read_header() local
Dswfdec.c216 AVStream *vst = NULL, *ast = NULL, *st = 0; in swf_read_packet() local
Ddvenc.c314 AVStream *vst = NULL; in dv_init_mux() local
Dmvdec.c295 AVStream *ast = NULL, *vst = NULL; //initialization to suppress warning in mv_read_header() local
/third_party/ffmpeg/libavdevice/
Dlibdc1394.c101 AVStream* vst; in dc1394_read_common() local

12