Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h265 RK_S32 m_bitDepthC; member
H A Dh265e_syntax.c60 ((sps->m_bitDepthC - 8) << 6) | in fill_picture_parameters()
H A Dh265e_ps.c297 sps->m_bitDepthC = 8; in h265e_set_sps()
H A Dh265e_header_gen.c479 h265e_stream_write_ue_with_log(s, sps->m_bitDepthC - 8, "bit_depth_chroma_minus8"); in h265e_sps_write()