Searched refs:m_entropyCodingSyncEnabledFlag (Results 1 – 4 of 4) sorted by relevance
396 pps->m_entropyCodingSyncEnabledFlag = 0; in h265e_set_pps()425 pps->m_entropyCodingSyncEnabledFlag = 0; in h265e_set_pps()
312 RK_U32 m_entropyCodingSyncEnabledFlag; //!< Indicates the presence of wavefronts member
99 … (pps->m_entropyCodingSyncEnabledFlag << 8) | in fill_picture_parameters()
579 …h265e_stream_write1_with_log(s, pps->m_entropyCodingSyncEnabledFlag ? 1 : 0, "entropy_coding_sync_… in h265e_pps_write()