Searched refs:ff_hevc_get_ref_list (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | hevcdec.h | 585 RefPicList *ff_hevc_get_ref_list(HEVCContext *s, HEVCFrame *frame,
|
D | hevc_refs.c | 57 RefPicList *ff_hevc_get_ref_list(HEVCContext *s, HEVCFrame *ref, int x0, int y0) in ff_hevc_get_ref_list() function
|
D | hevc_filter.c | 740 ff_hevc_get_ref_list(s, s->ref, x0, y0 - 1) : in ff_hevc_deblocking_boundary_strengths() 778 ff_hevc_get_ref_list(s, s->ref, x0 - 1, y0) : in ff_hevc_deblocking_boundary_strengths()
|
D | hevc_mvs.c | 213 ff_hevc_get_ref_list(s, ref, x, y))
|