Searched refs:m_useStrongIntraSmoothing (Results 1 – 4 of 4) sorted by relevance
295 RK_U32 m_useStrongIntraSmoothing; member
98 (sps->m_useStrongIntraSmoothing << 19) | in fill_picture_parameters()
320 sps->m_useStrongIntraSmoothing = codec->cu_cfg.strong_intra_smoothing_enabled_flag; in h265e_set_sps()
536 …h265e_stream_write1_with_log(s, sps->m_useStrongIntraSmoothing, "sps_strong_intra_smoothi… in h265e_sps_write()