Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c1615 static RK_S32 split_nal_units(HEVCContext *s, RK_U8 *buf, RK_U32 length) in split_nal_units() function
1923 ret = split_nal_units(s, h265dctx->extradata, h265dctx->extradata_size); in hevc_parser_extradata()
2017 ret = (MPP_RET)split_nal_units(s, buf, length); in h265d_prepare()