Searched refs:m_roundingIntraInUse (Results 1 – 5 of 5) sorted by relevance
1305 …curbe.RoundingIntra = (m_roundingIntraInUse + 1) << 4; // Should be an input from par in the… in InitCurbeDataB()1927 … m_roundingIntraInUse = m_hevcPicParams->CustomRoundingOffsetsParams.fields.RoundingOffsetIntra; in GetRoundingIntraInterToUse()1933 m_roundingIntraInUse = 10; in GetRoundingIntraInterToUse()1940 m_roundingIntraInUse = 4; in GetRoundingIntraInterToUse()1944 m_roundingIntraInUse = 3; in GetRoundingIntraInterToUse()1948 m_roundingIntraInUse = 4; in GetRoundingIntraInterToUse()1953 m_roundingIntraInUse = 2; in GetRoundingIntraInterToUse()1958 m_roundingIntraInUse = 10; in GetRoundingIntraInterToUse()1996 …EMESSAGE("Rounding intra in use:%d, rounding inter in use:%d.\n", m_roundingIntraInUse, m_rounding… in GetRoundingIntraInterToUse()
2406 sliceState.RoundingIntra = m_roundingIntraInUse; in SetHcpSliceStateCommonParams()
1854 … m_roundingIntraInUse = m_hevcPicParams->CustomRoundingOffsetsParams.fields.RoundingOffsetIntra; in GetRoundingIntraInterToUse()1864 m_roundingIntraInUse = 4; in GetRoundingIntraInterToUse()1868 m_roundingIntraInUse = 3; in GetRoundingIntraInterToUse()1872 m_roundingIntraInUse = 2; in GetRoundingIntraInterToUse()1877 m_roundingIntraInUse = 10; in GetRoundingIntraInterToUse()
170 …uint8_t m_roundingIntraInUse = 10; //!< rounding i… variable
2084 sliceState.RoundingIntra = m_roundingIntraInUse; in SetHcpSliceStateCommonParams()3205 …curbe.RoundingIntra = (m_roundingIntraInUse + 1) << 4; // Should be an input from par in the… in SetCurbeMbEncKernel()