Searched refs:sao_cfg (Results 1 – 8 of 8) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_api.c | 90 h265->sao_cfg.slice_sao_chroma_disable = 0; in h265e_init() 91 h265->sao_cfg.slice_sao_luma_disable = 0; in h265e_init()
|
| H A D | h265e_slice.c | 259 slice->m_saoEnabledFlag = !codec->sao_cfg.slice_sao_luma_disable; in h265e_slice_init() 261 !codec->sao_cfg.slice_sao_chroma_disable; in h265e_slice_init()
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 176 …2, sao_luma_disable, FLAG_INCR, h265, sao_cfg, slice_sao_luma_d… 177 …2, sao_chroma_disable, FLAG_PREV, h265, sao_cfg, slice_sao_chroma… 178 …2, sao_bit_ratio, FLAG_PREV, h265, sao_cfg, sao_bit_ratio); \
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_venc_cmd.h | 907 MppEncH265SaoCfg sao_cfg; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510_reg.h | 259 } sao_cfg; member
|
| H A D | hal_h265e_vepu511_reg.h | 278 } sao_cfg; member
|
| H A D | hal_h265e_vepu511.c | 2134 reg_frm->sao_cfg.sao_lambda_multi = ctx->cfg->h265.sao_cfg.sao_bit_ratio; in vepu511_h265_global_cfg_set()
|
| H A D | hal_h265e_vepu510.c | 2015 reg_frm->sao_cfg.sao_lambda_multi = 5; in hal_h265e_v510_gen_regs()
|