Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c100 static RK_S32 mpp_combine_frame(SplitContext_t *sc, RK_S32 next, const RK_U8 **buf, RK_S32 *buf_siz… in mpp_combine_frame() function
262 if (mpp_combine_frame(s, next, &buf, &buf_size) < 0) { in h265d_split_frame()