Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c374 int mpp_hevc_frame_nb_refs(HEVCContext *s) in mpp_hevc_frame_nb_refs() function
H A Dh265d_parser.h708 RK_S32 mpp_hevc_frame_nb_refs(HEVCContext *s);
H A Dh265d_parser.c947 nb_refs = mpp_hevc_frame_nb_refs(s); in hls_slice_header()