Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h319 RK_S32 m_chromaCbQpOffset; member
H A Dh265e_syntax.c123 pp->pps_cb_qp_offset = pps->m_chromaCbQpOffset; in fill_picture_parameters()
H A Dh265e_ps.c416 pps->m_chromaCbQpOffset = codec->trans_cfg.cb_qp_offset; in h265e_set_pps()
H A Dh265e_header_gen.c585 h265e_stream_write_se_with_log(s, pps->m_chromaCbQpOffset, "pps_cb_qp_offset"); in h265e_pps_write()