Home
last modified time | relevance | path

Searched refs:collocated_ref (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_refs.c50 frame->collocated_ref = NULL; in ff_hevc_unref_frame()
355 s->ref->collocated_ref = rpl->ref[sh->collocated_ref_idx]; in ff_hevc_slice_rpl()
Dhevcdec.h404 struct HEVCFrame *collocated_ref; member
Dhevc_mvs.c229 HEVCFrame *ref = s->ref->collocated_ref; in temporal_luma_motion_vector()