Searched refs:ff_hevc_get_ref_list (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_filter.c581 RefPicList *top_refPicList = ff_hevc_get_ref_list(s, s->ref,
615 RefPicList *left_refPicList = ff_hevc_get_ref_list(s, s->ref,
638 RefPicList *refPicList = ff_hevc_get_ref_list(s, s->ref,
H A Dhevc.h959 RefPicList *ff_hevc_get_ref_list(HEVCContext *s, HEVCFrame *frame,
H A Dhevc_refs.c52 RefPicList *ff_hevc_get_ref_list(HEVCContext *s, HEVCFrame *ref, int x0, int y0) function
H A Dhevc_mvs.c244 ff_hevc_get_ref_list(s, ref, x, y))

Completed in 35 milliseconds