Searched refs:ff_hevc_get_ref_list (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.h | 587 const RefPicList *ff_hevc_get_ref_list(const HEVCContext *s, const HEVCFrame *frame,
|
H A D | hevc_refs.c | 58 const RefPicList *ff_hevc_get_ref_list(const HEVCContext *s, in ff_hevc_get_ref_list() function
|
H A D | hevc_mvs.c | 214 ff_hevc_get_ref_list(s, ref, x, y))
|
H A D | hevc_filter.c | 749 ff_hevc_get_ref_list(s, s->ref, x0, y0 - 1) : in ff_hevc_deblocking_boundary_strengths() 787 ff_hevc_get_ref_list(s, s->ref, x0 - 1, y0) : in ff_hevc_deblocking_boundary_strengths()
|
Completed in 7 milliseconds