Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c363 int mpp_hevc_frame_nb_refs(HEVCContext *s) in mpp_hevc_frame_nb_refs() function
H A Dh265d_parser.h674 RK_S32 mpp_hevc_frame_nb_refs(HEVCContext *s);
H A Dh265d_parser.c933 nb_refs = mpp_hevc_frame_nb_refs(s); in hls_slice_header()