Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h448 void h265e_slice_init(void *ctx, EncFrmStatus curr);
H A Dh265e_api.c305 h265e_slice_init(ctx, cpb->curr); in h265e_proc_dpb()
H A Dh265e_slice.c206 void h265e_slice_init(void *ctx, EncFrmStatus curr) in h265e_slice_init() function