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