Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_init.h31 MPP_RET update_dpb (H264_DecCtx_t *p_Dec);
H A Dh264d_api.c652 ret = update_dpb(p_Dec); in h264d_parse()
H A Dh264d_init.c2128 MPP_RET update_dpb(H264_DecCtx_t *p_Dec) in update_dpb() function