Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.h28 MPP_RET h265e_set_pps(H265eCtx *ctx, H265ePps *pps, H265eSps *sps);
H A Dh265e_ps.c402 MPP_RET h265e_set_pps(H265eCtx *ctx, H265ePps *pps, H265eSps *sps) in h265e_set_pps() function
H A Dh265e_header_gen.c729 h265e_set_pps(ctx, pps, sps); in h265e_set_extra_info()