Home
last modified time | relevance | path

Searched refs:m_transferCharacteristics (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h204 RK_S32 m_transferCharacteristics; member
H A Dh265e_ps.c362 sps->vui.m_transferCharacteristics = prep->colortrc; in h265e_set_sps()
H A Dh265e_header_gen.c394 … h265e_stream_write_with_log(s, vui->m_transferCharacteristics, 8, "transfer_characteristics"); in codeVUI()