Home
last modified time | relevance | path

Searched defs:stream_idx (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/tools/
Dvenc_data_dump.c79 static int decoder_init(AVFormatContext *demuxer, int stream_idx, in decoder_init()
112 unsigned int stream_idx, max_frames; in main() local
/third_party/ffmpeg/libavdevice/
Dlavfi.c102 int stream_idx, sink_idx; in create_subcc_streams() local
202 int stream_idx = 0, suffix = 0, use_subcc = 0; in lavfi_read_header() local
365 int stream_idx, ret; in create_subcc_packet() local
384 int stream_idx, min_pts_sink_idx = 0; in lavfi_read_packet() local
/third_party/ffmpeg/doc/examples/
Dextract_mvs.c90 int stream_idx = ret; in open_codec_context() local
Ddemuxing_decoding.c147 static int open_codec_context(int *stream_idx, in open_codec_context()
/third_party/ffmpeg/libavformat/
Dlibgme.c174 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
Dlibopenmpt.c214 static int read_seek_openmpt(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_openmpt()
Dvapoursynth.c461 static int read_seek_vs(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_vs()
Dlibmodplug.c354 static int modplug_read_seek(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in modplug_read_seek()
Drtpdec.c964 int ff_rtp_finalize_packet(AVPacket *pkt, AVIOContext **dyn_buf, int stream_idx) in ff_rtp_finalize_packet()
Dmatroskaenc.c94 int stream_idx; member
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c1837 guint stream_idx, GstClockTime * ts) in gst_mpd_client_get_last_fragment_timestamp_end()
1879 guint stream_idx, GstClockTime * ts) in gst_mpd_client_get_next_fragment_timestamp()
1917 guint stream_idx) in gst_mpd_client_get_stream_presentation_offset()
2283 guint stream_idx, gint64 * range_start, gint64 * range_end) in gst_mpd_client_get_next_header()
2331 guint stream_idx, gint64 * range_start, gint64 * range_end) in gst_mpd_client_get_next_header_index()
2670 guint stream_idx) in gst_mpd_client_get_active_stream_by_index()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxcoreaudio.h92 gint stream_idx; member
Dgstosxaudiosink.c521 gint stream_idx = buf->core_audio->stream_idx; in gst_osx_audio_sink_io_proc() local
/third_party/ffmpeg/libavcodec/
Dopus.h148 int stream_idx; member
/third_party/ffmpeg/fftools/
Dffmpeg.h90 int file_idx, stream_idx, channel_idx; // input member
Dffprobe.c2580 static int show_stream(WriterContext *w, AVFormatContext *fmt_ctx, int stream_idx, InputStream *ist… in show_stream()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1818 …LLVMValueRef stream_idx = LLVMBuildExtractElement(builder, stream_id, lp_build_const_int32(gallivm… in draw_gs_llvm_emit_vertex() local