Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_slice.h165 RK_S32 h264e_slice_update(H264eSlice *slice, MppEncCfgSet *cfg,
H A Dh264e_api_v2.c464 h264e_slice_update(&p->slice, p->cfg, &p->sps, &p->pps, dpb->curr); in h264e_proc_dpb()
H A Dh264e_slice.c42 RK_S32 h264e_slice_update(H264eSlice *slice, MppEncCfgSet *cfg, in h264e_slice_update() function