Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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.c164 MPP_RET h265e_set_sps(H265eCtx *ctx, H265eSps *sps, H265eVps *vps) in h265e_set_sps() function
H A Dh265e_header_gen.c708 h265e_set_sps(ctx, sps, vps); in h265e_set_extra_info()