Home
last modified time | relevance | path

Searched defs:video_stream (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/tests/api/
Dapi-seek-test.c75 static int compute_crc_of_packets(AVFormatContext *fmt_ctx, int video_stream, in compute_crc_of_packets()
193 int video_stream; in seek_test() local
Dapi-h264-test.c43 int video_stream; in video_decode_example() local
Dapi-band-test.c77 int video_stream; in video_decode() local
/third_party/ffmpeg/doc/examples/
Dextract_mvs.c29 static AVStream *video_stream = NULL; variable
Dvaapi_transcode.c44 static int video_stream = -1; variable
Dhw_decode.c152 int video_stream, ret; in main() local
Ddemuxing_decoding.c41 static AVStream *video_stream = NULL, *audio_stream = NULL; variable
/third_party/ffmpeg/libavformat/
Dyop.c62 AVStream *audio_stream, *video_stream; in yop_read_header() local
Drmenc.c41 StreamInfo *audio_stream, *video_stream; member
Dlibmodplug.c53 int video_stream; ///< 1 if the user want a video stream, otherwise 0 member
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggparse.c76 GstOggStream *video_stream; /* Stream used to construct delta_unit flags */ member
/third_party/ffmpeg/fftools/
Dffplay.c284 int video_stream; member