Searched refs:ff_hevc_frame_nb_refs (Results 1 – 5 of 5) sorted by relevance
634 int ff_hevc_frame_nb_refs(const HEVCContext *s);
188 .NumPocTotalCurr = ff_hevc_frame_nb_refs(s), in nvdec_hevc_start_frame()
209 info->NumPocTotalCurr = ff_hevc_frame_nb_refs(h); in vdpau_hevc_start_frame()
503 int ff_hevc_frame_nb_refs(const HEVCContext *s) in ff_hevc_frame_nb_refs() function
758 nb_refs = ff_hevc_frame_nb_refs(s); in hls_slice_header()