/third_party/ffmpeg/libavformat/ |
D | idroqdec.c | 54 int video_stream_index; member 87 roq->video_stream_index = -1; in roq_read_header() 127 if (roq->video_stream_index == -1) { in roq_read_packet() 132 roq->video_stream_index = st->index; in roq_read_packet() 148 if (roq->video_stream_index < 0) in roq_read_packet() 170 pkt->stream_index = roq->video_stream_index; in roq_read_packet() 203 if (roq->video_stream_index < 0) in roq_read_packet() 215 pkt->stream_index = roq->video_stream_index; in roq_read_packet()
|
D | smjpegdec.c | 36 int video_stream_index; member 55 sc->video_stream_index = -1; in smjpeg_read_header() 125 sc->video_stream_index = vst->index; in smjpeg_read_header() 163 if (sc->video_stream_index < 0) in smjpeg_read_packet() 168 pkt->stream_index = sc->video_stream_index; in smjpeg_read_packet()
|
D | ifv.c | 37 int video_stream_index; member 64 st = s->streams[ifv->video_stream_index]; in read_index() 146 ifv->video_stream_index = st->index; in ifv_read_header() 197 st = s->streams[ifv->video_stream_index]; in ifv_read_packet() 274 pkt->stream_index = ifv->video_stream_index; in ifv_read_packet() 298 if (i == ifv->video_stream_index) { in ifv_read_seek()
|
D | psxstr.c | 56 int video_stream_index; member 148 str->channels[i].video_stream_index= in str_read_header() 193 if(str->channels[channel].video_stream_index < 0){ in str_read_packet() 200 str->channels[channel].video_stream_index = st->index; in str_read_packet() 223 str->channels[channel].video_stream_index; in str_read_packet()
|
D | flic.c | 55 int video_stream_index; member 111 flic->video_stream_index = st->index; in flic_read_header() 222 pkt->stream_index = flic->video_stream_index; in flic_read_packet() 233 …av_add_index_entry(s->streams[flic->video_stream_index], pkt->pos, pkt->pts, pkt->size, 0, AVINDEX… in flic_read_packet() 271 if (!st->index_entries || stream_index != flic->video_stream_index) in flic_read_seek()
|
D | cdxl.c | 39 int video_stream_index; member 107 cdxl->video_stream_index = -1; in cdxl_read_header() 199 if (cdxl->video_stream_index == -1) { in cdxl_read_packet() 213 cdxl->video_stream_index = st->index; in cdxl_read_packet() 225 pkt->stream_index = cdxl->video_stream_index; in cdxl_read_packet()
|
D | smush.c | 31 int video_stream_index; member 146 smush->video_stream_index = vst->index; in smush_read_header() 212 pkt->stream_index = smush->video_stream_index; in smush_read_packet() 219 pkt->stream_index = smush->video_stream_index; in smush_read_packet()
|
D | segafilm.c | 50 int video_stream_index; member 155 film->video_stream_index = st->index; in film_read_header() 243 film->sample_table[i].stream = film->video_stream_index; in film_read_header() 248 av_add_index_entry(s->streams[film->video_stream_index], in film_read_header() 260 s->streams[film->video_stream_index]->duration = video_frame_counter; in film_read_header()
|
D | wc3movie.c | 69 int video_stream_index; member 111 wc3->video_stream_index = wc3->audio_stream_index = 0; in wc3_read_header() 192 wc3->video_stream_index = st->index; in wc3_read_header() 262 pkt->stream_index = wc3->video_stream_index; in wc3_read_packet()
|
D | 4xm.c | 78 int video_stream_index; member 112 fourxm->video_stream_index = st->index; in parse_vtrk() 221 fourxm->video_stream_index = -1; in fourxm_read_header() 330 if (fourxm->video_stream_index < 0) in fourxm_read_packet() 334 pkt->stream_index = fourxm->video_stream_index; in fourxm_read_packet()
|
D | idcin.c | 81 int video_stream_index; member 200 idcin->video_stream_index = st->index; in idcin_read_header() 329 pkt->stream_index = idcin->video_stream_index; in idcin_read_packet() 361 ff_update_cur_dts(s, s->streams[idcin->video_stream_index], 0); in idcin_read_seek()
|
D | thp.c | 38 int video_stream_index; member 126 thp->video_stream_index = st->index; in thp_read_header() 195 pkt->stream_index = thp->video_stream_index; in thp_read_packet()
|
D | sga.c | 34 int video_stream_index; member 187 sga->video_stream_index = -1; in sga_read_header() 265 if (sga->video_stream_index == -1) { in sga_video_packet() 276 sga->video_stream_index = st->index; in sga_video_packet() 295 pkt->stream_index = sga->video_stream_index; in sga_video_packet()
|
D | dsicin.c | 54 int video_stream_index; member 118 cin->video_stream_index = st->index; in cin_read_header() 196 pkt->stream_index = cin->video_stream_index; in cin_read_packet()
|
D | westwood_vqa.c | 62 int video_stream_index; member 95 wsvqa->video_stream_index = st->index; in wsvqa_read_header() 238 pkt->stream_index = wsvqa->video_stream_index; in wsvqa_read_packet()
|
D | dhav.c | 45 int video_stream_index; member 296 dhav->video_stream_index = -1; in dhav_read_header() 340 if (dhav->type == 0xfd && dhav->video_stream_index == -1) { in dhav_read_packet() 366 dhav->video_stream_index = st->index; in dhav_read_packet() 402 stream_index = dhav->type == 0xf0 ? dhav->audio_stream_index : dhav->video_stream_index; in dhav_read_packet()
|
D | tiertexseq.c | 48 int video_stream_index; member 233 seq->video_stream_index = st->index; in seq_read_header() 294 pkt->stream_index = seq->video_stream_index; in seq_read_packet()
|
D | sierravmd.c | 49 int video_stream_index; member 120 vmd->video_stream_index = vst->index; in vmd_read_header() 249 vmd->frame_table[total_frames].stream_index = vmd->video_stream_index; in vmd_read_header()
|
D | ipmovie.c | 103 int video_stream_index; member 229 pkt->stream_index = s->video_stream_index; in load_ipmovie_packet() 689 ipmovie->video_stream_index = st->index; in ipmovie_read_header()
|
D | gdv.c | 33 int video_stream_index; member
|
/third_party/ffmpeg/doc/examples/ |
D | filtering_video.c | 51 static int video_stream_index = -1; variable 75 video_stream_index = ret; in open_input_file() 81 avcodec_parameters_to_context(dec_ctx, fmt_ctx->streams[video_stream_index]->codecpar); in open_input_file() 100 AVRational time_base = fmt_ctx->streams[video_stream_index]->time_base; in init_filters() 239 if (packet.stream_index == video_stream_index) { in main()
|
/third_party/ffmpeg/libavdevice/ |
D | avfoundation.m | 106 int video_stream_index; field 643 ctx->video_stream_index = stream->index; 1085 pkt->stream_index = ctx->video_stream_index;
|