Searched refs:m_roundingInterInUse (Results 1 – 5 of 5) sorted by relevance
1304 …curbe.RoundingInter = (m_roundingInterInUse + 1) << 4; // Should be an input from par in the… in InitCurbeDataB()1306 curbe.RDEQuantRoundValue = (m_roundingInterInUse + 1) << 4; in InitCurbeDataB()1964 … m_roundingInterInUse = m_hevcPicParams->CustomRoundingOffsetsParams.fields.RoundingOffsetInter; in GetRoundingIntraInterToUse()1974 m_roundingInterInUse = 4; in GetRoundingIntraInterToUse()1978 m_roundingInterInUse = 3; in GetRoundingIntraInterToUse()1982 m_roundingInterInUse = 4; in GetRoundingIntraInterToUse()1987 m_roundingInterInUse = 2; in GetRoundingIntraInterToUse()1992 m_roundingInterInUse = 4; in GetRoundingIntraInterToUse()1996 …ounding intra in use:%d, rounding inter in use:%d.\n", m_roundingIntraInUse, m_roundingInterInUse); in GetRoundingIntraInterToUse()
2407 sliceState.RoundingInter = m_roundingInterInUse; in SetHcpSliceStateCommonParams()
1883 … m_roundingInterInUse = m_hevcPicParams->CustomRoundingOffsetsParams.fields.RoundingOffsetInter; in GetRoundingIntraInterToUse()1893 m_roundingInterInUse = 4; in GetRoundingIntraInterToUse()1897 m_roundingInterInUse = 3; in GetRoundingIntraInterToUse()1901 m_roundingInterInUse = 2; in GetRoundingIntraInterToUse()1906 m_roundingInterInUse = 4; in GetRoundingIntraInterToUse()
171 …uint8_t m_roundingInterInUse = 4; //!< rounding in… variable
2085 sliceState.RoundingInter = m_roundingInterInUse; in SetHcpSliceStateCommonParams()3204 …curbe.RoundingInter = (m_roundingInterInUse + 1) << 4; // Should be an input from par in the… in SetCurbeMbEncKernel()3206 curbe.RDEQuantRoundValue = (m_roundingInterInUse + 1) << 4; in SetCurbeMbEncKernel()