Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.h27 MPP_RET h265e_set_sps(H265eCtx *ctx, H265eSps *sps, H265eVps *vps);
H A Dh265e_ps.c180 MPP_RET h265e_set_sps(H265eCtx *ctx, H265eSps *sps, H265eVps *vps) in h265e_set_sps() function
H A Dh265e_header_gen.c724 h265e_set_sps(ctx, sps, vps); in h265e_set_extra_info()