Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.h29 MPP_RET h265e_set_vps(H265eCtx *ctx, H265eVps *vps);
H A Dh265e_ps.c114 MPP_RET h265e_set_vps(H265eCtx *ctx, H265eVps *vps) in h265e_set_vps() function
H A Dh265e_header_gen.c719 h265e_set_vps(ctx, vps); in h265e_set_extra_info()