Lines Matching defs:frame
32 void ff_hevc_unref_frame(HEVCContext *s, HEVCFrame *frame, int flags) in ff_hevc_unref_frame()
86 HEVCFrame *frame = &s->DPB[i]; in alloc_frame() local
135 int ff_hevc_set_new_ref(HEVCContext *s, AVFrame **frame, int poc) in ff_hevc_set_new_ref()
142 HEVCFrame *frame = &s->DPB[i]; in ff_hevc_set_new_ref() local
183 HEVCFrame *frame = &s->DPB[i]; in ff_hevc_output_frame() local
192 HEVCFrame *frame = &s->DPB[i]; in ff_hevc_output_frame() local
209 HEVCFrame *frame = &s->DPB[min_idx]; in ff_hevc_output_frame() local
240 HEVCFrame *frame = &s->DPB[i]; in ff_hevc_bump_frame() local
250 HEVCFrame *frame = &s->DPB[i]; in ff_hevc_bump_frame() local
261 HEVCFrame *frame = &s->DPB[i]; in ff_hevc_bump_frame() local
275 HEVCFrame *frame = s->ref; in init_slice_rpl() local
380 static void mark_ref(HEVCFrame *frame, int flag) in mark_ref()
388 HEVCFrame *frame; in generate_missing_ref() local
457 HEVCFrame *frame = &s->DPB[i]; in ff_hevc_frame_rps() local