Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h216 RK_U32 m_tilesFixedStructureFlag; member
H A Dh265e_ps.c374 sps->vui.m_tilesFixedStructureFlag = 0; in h265e_set_sps()
H A Dh265e_header_gen.c433 …h265e_stream_write1_with_log(s, vui->m_tilesFixedStructureFlag, "tiles_fixed_structure… in codeVUI()