Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h671 RK_S32 mpp_hevc_decode_nal_sps(HEVCContext *s);
H A Dh265d_ps.c1413 RK_S32 mpp_hevc_decode_nal_sps(HEVCContext *s) in mpp_hevc_decode_nal_sps() function
H A Dh265d_parser.c1376 ret = mpp_hevc_decode_nal_sps(s); in parser_nal_unit()