Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_enc_cfg.h39 MppEncHwCfg hw;
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h482 } MppEncHwCfg; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h482 } MppEncHwCfg; typedef
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c199 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h264e_vepu541_init()
796 H264eSlice *slice, MppEncHwCfg *hw, in setup_vepu541_rc_base()
1385 static void setup_vepu541_l2(Vepu541H264eRegL2Set *regs, H264eSlice *slice, MppEncHwCfg *hw) in setup_vepu541_l2()
H A Dhal_h264e_vepu540c.c167 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h264e_vepu540c_init()
959 H264eSlice *slice, MppEncHwCfg *hw, in setup_vepu540c_rc_base()
1341 static void setup_vepu540c_l2(HalVepu540cRegSet *regs, H264eSlice *slice, MppEncHwCfg *hw) in setup_vepu540c_l2()
H A Dhal_h264e_vepu580.c358 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h264e_vepu580_init()
1120 static void setup_vepu580_rdo_bias_cfg(Vepu580RdoCfg *regs, MppEncHwCfg *hw) in setup_vepu580_rdo_bias_cfg()
1314 H264eSlice *slice, MppEncHwCfg *hw, in setup_vepu580_rc_base()
1959 static void setup_vepu580_l2(HalVepu580RegSet *regs, H264eSlice *slice, MppEncHwCfg *hw) in setup_vepu580_l2()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c442 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu540c_h265_global_cfg_set()
553 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h265e_v540c_init()
733 MppEncHwCfg *hw = &cfg->hw; in vepu540c_h265_set_rc_regs()
H A Dhal_h265e_vepu541.c547 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu541_h265_set_l2_regs()
669 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h265e_v541_init()
1015 MppEncHwCfg *hw = &cfg->hw; in vepu541_h265_set_rc_regs()
H A Dhal_h265e_vepu580.c648 static void vepu580_h265_rdo_bias_cfg (vepu580_rdo_cfg *reg, MppEncHwCfg *hw) in vepu580_h265_rdo_bias_cfg()
1290 MppEncHwCfg *hw = &ctx->cfg->hw; in vepu580_h265_global_cfg_set()
1485 MppEncHwCfg *hw = &cfg->cfg->hw; in hal_h265e_v580_init()
1817 MppEncHwCfg *hw = &cfg->hw; in vepu580_h265_set_rc_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c516 MppEncHwCfg* hw_cfg = &cfg->hw; in h264e_vepu_mbrc_setup()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp777 MPP_RET mpp_enc_proc_hw_cfg(MppEncHwCfg *dst, MppEncHwCfg *src) in mpp_enc_proc_hw_cfg()
783 MppEncHwCfg bak = *dst; in mpp_enc_proc_hw_cfg()