Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.h69 MPP_RET hal_info_from_enc_cfg(HalInfo ctx, MppEncCfgSet *cfg);
H A Dhal_info.c249 MPP_RET hal_info_from_enc_cfg(HalInfo ctx, MppEncCfgSet *cfg) in hal_info_from_enc_cfg() function
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c115 hal_info_from_enc_cfg(enc->hal_info, enc->cfg); in update_enc_hal_info()