Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c89 h265->entropy_cfg.cabac_init_flag = 1; in h265e_init()
H A Dh265e_ps.c451 pps->m_cabacInitPresentFlag = codec->entropy_cfg.cabac_init_flag; in h265e_set_pps()
H A Dh265e_slice.c263 slice->m_cabacInitFlag = codec->entropy_cfg.cabac_init_flag; in h265e_slice_init()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h905 MppEncH265EntropyCfg entropy_cfg; member