Home
last modified time | relevance | path

Searched refs:disable_ivf (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c191 …ENTRY(prefix, s32, rk_s32, disable_ivf, FLAG_BASE(0), vp8, d…
358 TO_CHANGE_POS(vp8, disable_ivf) in TO_CHANGE_POS()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h966 RK_S32 disable_ivf; member
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c1577 RK_S32 disable_ivf = ctx->cfg->vp8.disable_ivf; in hal_vp8e_update_buffers() local
1581 if (!disable_ivf) { in hal_vp8e_update_buffers()
H A Dhal_vp8e_vepu1_v2.c498 if (!ctx->cfg->vp8.disable_ivf && !ctx->ivf_hdr_rdy) { in hal_vp8e_vepu1_get_task_v2()
H A Dhal_vp8e_vepu2_v2.c500 if (!ctx->cfg->vp8.disable_ivf && !ctx->ivf_hdr_rdy) { in hal_vp8e_vepu2_get_task_v2()
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_CN.md718 | vp8:disable_ivf | S32 | RK_S32 | 表示ivf封装的禁用标志,禁用后硬件编码的码流数据不…