Searched refs:debreath_en (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_rc2_test.c | 420 RK_U32 debreath_en = 0; in mpi_rc_enc_init() local 509 mpp_env_get_u32("dbrh_en", &debreath_en, 0); in mpi_rc_enc_init() 512 mpp_enc_cfg_set_u32(cfg, "rc:debreath_en", debreath_en); in mpi_rc_enc_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_enc_impl.cpp | 617 dst->debreath_en = src->debreath_en; in mpp_enc_proc_rc_cfg() 619 if (dst->debreath_en && dst->debre_strength > 35) { in mpp_enc_proc_rc_cfg() 666 if (dst->debreath_en) { in mpp_enc_proc_rc_cfg() 1266 cfg->debreath_cfg.enable = rc->debreath_en; in set_rc_cfg() 1490 if (!enc->support_hw_deflicker || !enc->cfg.rc.debreath_en) in mpp_enc_rc_info_backup() 1581 if (enc->support_hw_deflicker && enc->cfg.rc.debreath_en) { in mpp_enc_normal()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_enc_cfg.cpp | 152 …ENTRY(rc, debreath_en, U32, RK_U32, MPP_ENC_RC_CFG_CHANGE_DEBREATH, rc, de…
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_venc_cmd.h | 393 RK_U32 debreath_en; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_venc_cmd.h | 393 RK_U32 debreath_en; member
|