Home
last modified time | relevance | path

Searched refs:MppEncHwCfg (Results 1 – 17 of 17) sorted by relevance

/rockchip-linux_mpp/mpp/inc/
H A Dmpp_enc_cfg.h34 MppEncHwCfg hw;
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c90 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu510_h265e_tune_aq_prepare()
111 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu510_h265e_tune_aq()
H A Dhal_h265e_vepu511.c541 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h265e_vepu511_init()
1224 MppEncHwCfg *hw = &cfg->hw; in vepu511_h265_set_vsp_filtering()
1265 MppEncHwCfg *hw = &cfg->hw; in vepu511_h265_set_rc_regs()
1366 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu511_h265_set_quant_regs()
2081 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu511_h265_set_aq()
H A Dhal_h265e_vepu540c.c425 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu540c_h265_global_cfg_set()
535 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h265e_v540c_init()
714 MppEncHwCfg *hw = &cfg->hw; in vepu540c_h265_set_rc_regs()
H A Dhal_h265e_vepu541.c512 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu541_h265_set_l2_regs()
639 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h265e_v541_init()
978 MppEncHwCfg *hw = &cfg->hw; in vepu541_h265_set_rc_regs()
H A Dhal_h265e_vepu580_tune.c389 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu580_h265e_tune_reg_patch()
H A Dhal_h265e_vepu580.c692 static void vepu580_h265_rdo_bias_cfg (vepu580_rdo_cfg *reg, MppEncHwCfg *hw) in vepu580_h265_rdo_bias_cfg()
1334 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu580_h265_global_cfg_set()
1558 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h265e_v580_init()
1898 MppEncHwCfg *hw = &cfg->hw; in vepu580_h265_set_rc_regs()
H A Dhal_h265e_vepu510.c935 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu510_h265_global_cfg_set()
1146 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h265e_v510_init()
1305 MppEncHwCfg *hw = &cfg->hw; in vepu510_h265_set_rc_regs()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h449 } MppEncHwCfg; typedef
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c127 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu580_h264e_tune_reg_patch()
H A Dhal_h264e_vepu541.c201 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h264e_vepu541_init()
817 H264eSlice *slice, MppEncHwCfg *hw, in setup_vepu541_rc_base()
1391 static void setup_vepu541_l2(Vepu541H264eRegL2Set *regs, H264eSlice *slice, MppEncHwCfg *hw, MppEnc… in setup_vepu541_l2()
H A Dhal_h264e_vepu580.c378 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h264e_vepu580_init()
1135 static void setup_vepu580_rdo_bias_cfg(Vepu580RdoCfg *regs, MppEncHwCfg *hw) in setup_vepu580_rdo_bias_cfg()
1248 MppEncHwCfg *hw = &cfg->hw; in setup_vepu580_rc_base()
1903 static void setup_vepu580_l2(HalVepu580RegSet *regs, H264eSlice *slice, MppEncHwCfg *hw) in setup_vepu580_l2()
H A Dhal_h264e_vepu510.c356 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h264e_vepu510_init()
1163 MppEncHwCfg *hw = &cfg->hw; in setup_vepu510_rc_base()
1719 setup_vepu510_l2(HalH264eVepu510Ctx *ctx, MppEncHwCfg *hw) in setup_vepu510_l2()
1812 MppEncHwCfg *hw = &cfg->hw; in setup_vepu510_aq()
H A Dhal_h264e_vepu540c.c169 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h264e_vepu540c_init()
892 MppEncHwCfg *hw = &cfg->hw; in setup_vepu540c_rc_base()
1286 static void setup_vepu540c_l2(HalVepu540cRegSet *regs, H264eSlice *slice, MppEncHwCfg *hw) in setup_vepu540c_l2()
H A Dhal_h264e_vepu511.c355 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h264e_vepu511_init()
1158 MppEncHwCfg *hw = &cfg->hw; in setup_vepu511_rc_base()
1774 MppEncHwCfg *hw = &cfg->hw; in setup_vepu511_aq()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c516 MppEncHwCfg* hw_cfg = &cfg->hw; in h264e_vepu_mbrc_setup()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c848 MppEncHwCfg *cfg = &enc->cfg->hw; in proc_hw_cfg()
849 MppEncHwCfg *set = &enc->set->hw; in proc_hw_cfg()