/third_party/ffmpeg/tools/ |
H A D | venc_data_dump.c | 73 unsigned int stream_idx, max_frames; in main() local
|
H A D | decode_simple.c | 119 int ds_open(DecodeContext *dc, const char *url, int stream_idx) in ds_open() argument
|
/third_party/ffmpeg/doc/examples/ |
H A D | extract_mvs.c | 91 int stream_idx = ret; in open_codec_context() local
|
H A D | demuxing_decoding.c | 148 static int open_codec_context(int *stream_idx, in open_codec_context() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | libopenmpt.c | 211 static int read_seek_openmpt(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_openmpt() argument
|
H A D | libgme.c | 169 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme() argument
|
H A D | vapoursynth.c | 459 static int read_seek_vs(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_vs() argument
|
H A D | libmodplug.c | 354 static int modplug_read_seek(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in modplug_read_seek() argument
|
H A D | rtpdec.c | 1002 int ff_rtp_finalize_packet(AVPacket *pkt, AVIOContext **dyn_buf, int stream_idx) in ff_rtp_finalize_packet() argument
|
H A D | matroskaenc.c | 163 int stream_idx; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | lavfi.c | 102 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 D | opus.h | 148 int stream_idx; member
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.h | 84 int file_idx, stream_idx, channel_idx; // input member
|
H A D | ffprobe.c | 2922 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 D | draw_llvm.c | 1818 LLVMValueRef stream_idx = LLVMBuildExtractElement(builder, stream_id, lp_build_const_int32(gallivm, 0), ""); in draw_gs_llvm_emit_vertex() local
|