Searched refs:repeat_pict (Results 1 – 25 of 34) sorted by relevance
12
3 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…6 …number=2|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…9 …number=1|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…12 …number=4|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…15 …number=3|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…18 …number=6|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…21 …number=5|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…24 …number=8|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…27 …number=7|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…30 …umber=10|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=t…[all …]
24 repeat_pict=054 repeat_pict=084 repeat_pict=0114 repeat_pict=0144 repeat_pict=0
74 "repeat_pict": 0114 "repeat_pict": 0187 "repeat_pict": 0227 "repeat_pict": 0333 "repeat_pict": 0373 "repeat_pict": 0479 "repeat_pict": 0519 "repeat_pict": 0
69 repeat_pict=0112 repeat_pict=0187 repeat_pict=0230 repeat_pict=0337 repeat_pict=0380 repeat_pict=0487 repeat_pict=0530 repeat_pict=0
4 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=u…6 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=u…10 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=u…12 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=u…18 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=u…20 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=u…26 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=u…28 …number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|color_range=u…
71 repeat_pict=0114 repeat_pict=0189 repeat_pict=0232 repeat_pict=0339 repeat_pict=0382 repeat_pict=0489 repeat_pict=0532 repeat_pict=0
62 packets_and_frames.frame.1.repeat_pict=0101 packets_and_frames.frame.2.repeat_pict=0168 packets_and_frames.frame.4.repeat_pict=0207 packets_and_frames.frame.5.repeat_pict=0302 packets_and_frames.frame.8.repeat_pict=0341 packets_and_frames.frame.9.repeat_pict=0436 packets_and_frames.frame.12.repeat_pict=0475 packets_and_frames.frame.13.repeat_pict=0
24 repeat_pict=0
53 s->repeat_pict = 0; in mpegvideo_extract_headers()122 s->repeat_pict = 1; in mpegvideo_extract_headers()126 s->repeat_pict = 5; in mpegvideo_extract_headers()128 s->repeat_pict = 3; in mpegvideo_extract_headers()130 s->repeat_pict = 2; in mpegvideo_extract_headers()209 s->pict_type, av_q2d(avctx->framerate), s->repeat_pict); in mpegvideo_parse()
95 s->repeat_pict = 1; in vc1_extract_header()100 s->repeat_pict = 2; in vc1_extract_header()103 s->repeat_pict = vpc->v.rptfrm * 2 + 1; in vc1_extract_header()106 s->repeat_pict = 0; in vc1_extract_header()
485 s->repeat_pict = 0; in parse_nal_units()490 s->repeat_pict = 1; in parse_nal_units()494 s->repeat_pict = 2; in parse_nal_units()497 s->repeat_pict = 3; in parse_nal_units()500 s->repeat_pict = 5; in parse_nal_units()503 s->repeat_pict = p->picture_structure == PICT_FRAME ? 1 : 0; in parse_nal_units()507 s->repeat_pict = p->picture_structure == PICT_FRAME ? 1 : 0; in parse_nal_units()
242 s->repeat_pict = 1; in parse_nal_units()244 s->repeat_pict = 2; in parse_nal_units()
889 s->current_picture_ptr->f->repeat_pict = 0; in vc1_decode_frame()894 s->current_picture_ptr->f->repeat_pict = 1; in vc1_decode_frame()897 s->current_picture_ptr->f->repeat_pict = v->rptfrm * 2; in vc1_decode_frame()
1362 if (frame->repeat_pict == 1) in submit_frame()1364 else if (frame->repeat_pict == 2) in submit_frame()1366 else if (frame->repeat_pict == 4) in submit_frame()
107 state, in->top_field_first, in->repeat_pict); in filter_frame()120 if (in->repeat_pict) { in filter_frame()140 if (in->repeat_pict) { in filter_frame()
133 (yadif->deint && !yadif->prev->interlaced_frame && yadif->prev->repeat_pict) || in ff_yadif_filter_frame()134 (yadif->deint && !yadif->next->interlaced_frame && yadif->next->repeat_pict) in ff_yadif_filter_frame()
434 if (qf->frame->repeat_pict == 1) { in submit_frame()438 } else if (qf->frame->repeat_pict == 2) in submit_frame()440 else if (qf->frame->repeat_pict == 4) in submit_frame()
443 if (qsv_frame->frame->repeat_pict == 1) in submit_frame()445 else if (qsv_frame->frame->repeat_pict == 2) in submit_frame()447 else if (qsv_frame->frame->repeat_pict == 4) in submit_frame()
684 if (in->repeat_pict) in filter_frame()700 if (!in->repeat_pict) in filter_frame()
460 int repeat_pict; member
362 dst->repeat_pict = src->repeat_pict; in frame_copy_props()
1055 if (picture->repeat_pict) in picture_changed()1087 if (picture->repeat_pict) in update_video_context()1825 ffmpegdec->picture->repeat_pict); in gst_ffmpegviddec_video_frame()1863 if (ffmpegdec->picture->repeat_pict) in gst_ffmpegviddec_video_frame()