Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h196 RK_U32 m_bitstreamRestrictionFlag; member
H A Dh265e_header_gen.c416 …h265e_stream_write1_with_log(s, vui->m_bitstreamRestrictionFlag, "bitstream_restric… in codeVUI()
417 if (vui->m_bitstreamRestrictionFlag) { in codeVUI()
H A Dh265e_ps.c346 sps->vui.m_bitstreamRestrictionFlag = 0; in h265e_set_sps()