| /third_party/ffmpeg/libavformat/ |
| D | seek.c | 52 void ff_reduce_index(AVFormatContext *s, int stream_index) in ff_reduce_index() 280 static int64_t read_timestamp(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limi… in read_timestamp() argument 289 int ff_seek_frame_binary(AVFormatContext *s, int stream_index, in ff_seek_frame_binary() 359 int ff_find_last_ts(AVFormatContext *s, int stream_index, int64_t *ts, int64_t *pos, in ff_find_last_ts() argument 426 int64_t ff_gen_search(AVFormatContext *s, int stream_index, int64_t target_ts, in ff_gen_search() argument 573 static int seek_frame_byte(AVFormatContext *s, int stream_index, in seek_frame_byte() 594 static int seek_frame_generic(AVFormatContext *s, int stream_index, in seek_frame_generic() 665 static int seek_frame_internal(AVFormatContext *s, int stream_index, in seek_frame_internal() 709 int av_seek_frame(AVFormatContext *s, int stream_index, in av_seek_frame() 732 int avformat_seek_file(AVFormatContext *s, int stream_index, int64_t min_ts, in avformat_seek_file()
|
| D | wtvdec.c | 819 int stream_index = ff_find_stream_index(s, sid); in parse_chunks() local 840 int stream_index = ff_find_stream_index(s, sid); in parse_chunks() local 861 int stream_index = ff_find_stream_index(s, sid); in parse_chunks() local 874 int stream_index = ff_find_stream_index(s, sid); in parse_chunks() local 882 int stream_index = ff_find_stream_index(s, sid); in parse_chunks() local 897 int stream_index = ff_find_stream_index(s, sid); in parse_chunks() local 915 int stream_index = ff_find_stream_index(s, sid); in parse_chunks() local 925 int stream_index = ff_find_stream_index(s, sid); in parse_chunks() local 1065 int stream_index, len, ret; in read_packet() local 1080 static int read_seek(AVFormatContext *s, int stream_index, in read_seek()
|
| D | tmv.c | 45 unsigned stream_index; member 170 static int tmv_read_seek(AVFormatContext *s, int stream_index, in tmv_read_seek()
|
| D | moflex.c | 174 int stream_index = -1; in moflex_read_sync() local 284 int stream_index, bits, pkt_size, endframe; in moflex_read_packet() local 355 static int moflex_read_seek(AVFormatContext *s, int stream_index, in moflex_read_seek()
|
| D | pcm.c | 57 int stream_index, int64_t timestamp, int flags) in ff_pcm_read_seek()
|
| D | luodatdec.c | 60 int index, ret, key, stream_id, stream_index, width, height, fps, pkt_size; in dat_read_packet() local
|
| D | lvfdec.c | 109 int stream_index; in lvf_read_packet() local
|
| D | filmstripdec.c | 99 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek()
|
| D | avienc.c | 109 static int avi_add_ientry(AVFormatContext *s, int stream_index, char *tag, in avi_add_ientry() 234 static void write_odml_master(AVFormatContext *s, int stream_index) in write_odml_master() 596 static void update_odml_entry(AVFormatContext *s, int stream_index, int64_t ix, int size) in update_odml_entry() 741 static int write_skip_frames(AVFormatContext *s, int stream_index, int64_t dts) in write_skip_frames() 766 const int stream_index = pkt->stream_index; in avi_write_packet() local 863 const int stream_index = pkt->stream_index; in avi_write_packet_internal() local
|
| D | dhav.c | 306 static int64_t get_pts(AVFormatContext *s, int stream_index) in get_pts() 338 int size, ret, stream_index; in dhav_read_packet() local 434 static int dhav_read_seek(AVFormatContext *s, int stream_index, in dhav_read_seek()
|
| D | mux.c | 1132 int ff_get_muxer_ts_offset(AVFormatContext *s, int stream_index, int64_t *offset) in ff_get_muxer_ts_offset() 1446 int stream_index = pkt->stream_index; in ff_write_chained() local 1478 static int write_uncoded_frame_internal(AVFormatContext *s, int stream_index, in write_uncoded_frame_internal() 1521 int av_write_uncoded_frame(AVFormatContext *s, int stream_index, in av_write_uncoded_frame() 1527 int av_interleaved_write_uncoded_frame(AVFormatContext *s, int stream_index, in av_interleaved_write_uncoded_frame() 1533 int av_write_uncoded_frame_query(AVFormatContext *s, int stream_index) in av_write_uncoded_frame_query()
|
| D | flacdec.c | 258 static av_unused int64_t flac_read_timestamp(AVFormatContext *s, int stream_index, in flac_read_timestamp() 325 static int flac_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) { in flac_seek()
|
| D | vocdec.c | 71 static int voc_read_seek(AVFormatContext *s, int stream_index, in voc_read_seek()
|
| D | gxf.c | 507 int stream_index; in gxf_packet() local 564 static int gxf_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) { in gxf_seek() 591 static int64_t gxf_read_timestamp(AVFormatContext *s, int stream_index, in gxf_read_timestamp()
|
| D | uncodedframecrcenc.c | 128 static int write_frame(struct AVFormatContext *s, int stream_index, in write_frame()
|
| D | mlvdec.c | 50 int stream_index; member 472 static int read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in read_seek()
|
| D | vpk.c | 115 static int vpk_read_seek(AVFormatContext *s, int stream_index, in vpk_read_seek()
|
| D | aqtitledec.c | 109 static int aqt_read_seek(AVFormatContext *s, int stream_index, in aqt_read_seek()
|
| D | tta.c | 175 static int tta_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in tta_read_seek()
|
| D | kvag.c | 111 static int kvag_seek(AVFormatContext *s, int stream_index, in kvag_seek()
|
| /third_party/ffmpeg/doc/examples/ |
| D | transcoding.c | 425 static int encode_write_frame(unsigned int stream_index, int flush) in encode_write_frame() 462 static int filter_encode_write_frame(AVFrame *frame, unsigned int stream_index) in filter_encode_write_frame() 501 static int flush_encoder(unsigned int stream_index) in flush_encoder() 515 unsigned int stream_index; in main() local
|
| D | remuxing.c | 53 int stream_index = 0; in main() local
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | context_list_entry.h | 44 size_t stream_index, in ContextListEntry()
|
| /third_party/ffmpeg/libavdevice/ |
| D | alsa_enc.c | 120 static int audio_write_frame(AVFormatContext *s1, int stream_index, in audio_write_frame()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | video_utils.cc | 58 int stream_index = -1; member 287 int stream_index = av_find_best_stream(avinfo->avformat, AVMEDIA_TYPE_AUDIO, -1, -1, nullptr, 0); in AVFindAudioStream() local 297 int stream_index = av_find_best_stream(avinfo->avformat, AVMEDIA_TYPE_VIDEO, -1, -1, nullptr, 0); in AVFindVisualStream() local 475 int stream_index = container->stream_index; in AVReadVisualPtsByFrame() local 571 int stream_index = container->stream_index; in AVReadVisualPtsByPacket() local 1072 int stream_index = AVFindAudioStream(avinfo); in AVOpenAudioStream() local 1086 int stream_index = AVFindVisualStream(avinfo); in AVOpenVisualStream() local
|