Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h215 RK_U32 m_bitstreamRestrictionFlag; member
H A Dh265e_header_gen.c431 …h265e_stream_write1_with_log(s, vui->m_bitstreamRestrictionFlag, "bitstream_restric… in codeVUI()
432 if (vui->m_bitstreamRestrictionFlag) { in codeVUI()
H A Dh265e_ps.c373 sps->vui.m_bitstreamRestrictionFlag = 0; in h265e_set_sps()