Home
last modified time | relevance | path

Searched defs:video_stream (Results 1 – 11 of 11) 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.c30 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.c42 static AVStream *video_stream = NULL, *audio_stream = NULL; variable
/third_party/ffmpeg/libavformat/
Dyop.c63 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/ffmpeg/fftools/
Dffplay.c283 int video_stream; member