/third_party/ffmpeg/tools/ |
D | venc_data_dump.c | 79 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/ |
D | lavfi.c | 102 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/ |
D | extract_mvs.c | 90 int stream_idx = ret; in open_codec_context() local
|
D | demuxing_decoding.c | 147 static int open_codec_context(int *stream_idx, in open_codec_context()
|
/third_party/ffmpeg/libavformat/ |
D | libgme.c | 174 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
|
D | libopenmpt.c | 214 static int read_seek_openmpt(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_openmpt()
|
D | vapoursynth.c | 461 static int read_seek_vs(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_vs()
|
D | libmodplug.c | 354 static int modplug_read_seek(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in modplug_read_seek()
|
D | rtpdec.c | 964 int ff_rtp_finalize_packet(AVPacket *pkt, AVIOContext **dyn_buf, int stream_idx) in ff_rtp_finalize_packet()
|
D | matroskaenc.c | 94 int stream_idx; member
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdclient.c | 1837 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/ |
D | gstosxcoreaudio.h | 92 gint stream_idx; member
|
D | gstosxaudiosink.c | 521 gint stream_idx = buf->core_audio->stream_idx; in gst_osx_audio_sink_io_proc() local
|
/third_party/ffmpeg/libavcodec/ |
D | opus.h | 148 int stream_idx; member
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg.h | 90 int file_idx, stream_idx, channel_idx; // input member
|
D | ffprobe.c | 2580 static int show_stream(WriterContext *w, AVFormatContext *fmt_ctx, int stream_idx, InputStream *ist… in show_stream()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 1818 …LLVMValueRef stream_idx = LLVMBuildExtractElement(builder, stream_id, lp_build_const_int32(gallivm… in draw_gs_llvm_emit_vertex() local
|