Home
last modified time | relevance | path

Searched defs:ref_cfg (Results 1 – 14 of 14) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c120 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in h265e_set_vps() local
186 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in h265e_set_sps() local
/rockchip-linux_mpp/mpp/inc/
H A Dmpp_enc_cfg.h43 MppEncRefCfg ref_cfg; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_refs.c93 MppEncRefCfgImpl *ref_cfg; member
204 MPP_RET mpp_enc_refs_set_cfg(MppEncRefs refs, MppEncRefCfg ref_cfg) in mpp_enc_refs_set_cfg()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu540c.c213 MppEncRefCfg ref_cfg = cfg->ref_cfg; in setup_hal_bufs() local
H A Dhal_h264e_vepu541.c238 MppEncRefCfg ref_cfg = cfg->ref_cfg; in setup_hal_bufs() local
H A Dhal_h264e_vepu580.c435 MppEncRefCfg ref_cfg = cfg->ref_cfg; in setup_hal_bufs() local
H A Dhal_h264e_vepu510.c411 MppEncRefCfg ref_cfg = cfg->ref_cfg; in setup_hal_bufs() local
H A Dhal_h264e_vepu511.c410 MppEncRefCfg ref_cfg = cfg->ref_cfg; in setup_hal_bufs() local
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c129 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in vepu540c_h265_setup_hal_bufs() local
H A Dhal_h265e_vepu541.c153 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in vepu54x_h265_setup_hal_bufs() local
H A Dhal_h265e_vepu510.c305 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in vepu510_h265_setup_hal_bufs() local
H A Dhal_h265e_vepu511.c328 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in vepu511_h265_setup_hal_bufs() local
H A Dhal_h265e_vepu580.c359 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in vepu580_h265_setup_hal_bufs() local
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h303 void *ref_cfg; member