Home
last modified time | relevance | path

Searched refs:slice_sao_luma_disable (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c91 h265->sao_cfg.slice_sao_luma_disable = 0; in h265e_init()
H A Dh265e_slice.c259 slice->m_saoEnabledFlag = !codec->sao_cfg.slice_sao_luma_disable; in h265e_slice_init()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h851 RK_U32 slice_sao_luma_disable; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c176 …o_luma_disable, FLAG_INCR, h265, sao_cfg, slice_sao_luma_disable); \