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