Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_init.h31 MPP_RET update_dpb (H264_DecCtx_t *p_Dec);
H A Dh264d_api.c631 ret = update_dpb(p_Dec); in h264d_parse()
H A Dh264d_init.c2113 MPP_RET update_dpb(H264_DecCtx_t *p_Dec) in update_dpb() function
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_h264.c252 static void update_dpb(struct hantro_ctx *ctx) in update_dpb() function
367 update_dpb(ctx); in hantro_h264_dec_prepare_run()