Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr.h291 void (*dec_calc_dpb_size)(struct s5p_mfc_ctx *ctx); member
Ds5p_mfc.c520 s5p_mfc_hw_call(dev->mfc_ops, dec_calc_dpb_size, ctx); in s5p_mfc_handle_seq_done()
Ds5p_mfc_opr_v5.c1603 .dec_calc_dpb_size = s5p_mfc_dec_calc_dpb_size_v5,
Ds5p_mfc_opr_v6.c2498 .dec_calc_dpb_size = s5p_mfc_dec_calc_dpb_size_v6,