Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h206 RK_U32 m_chromaLocInfoPresentFlag; member
H A Dh265e_header_gen.c399 …h265e_stream_write1_with_log(s, vui->m_chromaLocInfoPresentFlag, "chroma_loc_info_presen… in codeVUI()
400 if (vui->m_chromaLocInfoPresentFlag) { in codeVUI()
H A Dh265e_ps.c366 sps->vui.m_chromaLocInfoPresentFlag = 0; in h265e_set_sps()