Home
last modified time | relevance | path

Searched defs:stream_idx (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/tools/
H A Dvenc_data_dump.c73 unsigned int stream_idx, max_frames; in main() local
H A Ddecode_simple.c119 int ds_open(DecodeContext *dc, const char *url, int stream_idx) in ds_open() argument
/third_party/ffmpeg/doc/examples/
H A Dextract_mvs.c91 int stream_idx = ret; in open_codec_context() local
H A Ddemuxing_decoding.c148 static int open_codec_context(int *stream_idx, in open_codec_context() argument
/third_party/ffmpeg/libavformat/
H A Dlibopenmpt.c211 static int read_seek_openmpt(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_openmpt() argument
H A Dlibgme.c169 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme() argument
H A Dvapoursynth.c459 static int read_seek_vs(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_vs() argument
H A Dlibmodplug.c354 static int modplug_read_seek(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in modplug_read_seek() argument
H A Drtpdec.c1002 int ff_rtp_finalize_packet(AVPacket *pkt, AVIOContext **dyn_buf, int stream_idx) in ff_rtp_finalize_packet() argument
H A Dmatroskaenc.c163 int stream_idx; member
/third_party/ffmpeg/libavdevice/
H A Dlavfi.c102 int stream_idx, sink_idx; in create_subcc_streams() local
203 int stream_idx = 0, suffix = 0, use_subcc = 0; in lavfi_read_header() local
366 int stream_idx, ret; create_subcc_packet() local
385 int stream_idx, min_pts_sink_idx = 0; lavfi_read_packet() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dopus.h148 int stream_idx; member
/third_party/ffmpeg/fftools/
H A Dffmpeg.h84 int file_idx, stream_idx, channel_idx; // input member
H A Dffprobe.c2922 static int show_stream(WriterContext *w, AVFormatContext *fmt_ctx, int stream_idx, InputStream *ist, int in_program) in show_stream() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1818 LLVMValueRef stream_idx = LLVMBuildExtractElement(builder, stream_id, lp_build_const_int32(gallivm, 0), ""); in draw_gs_llvm_emit_vertex() local

Completed in 26 milliseconds