Searched refs:m_mpeg2SSDResolutionThreshold (Results 1 – 6 of 6) sorted by relevance
62 m_mpeg2SSDResolutionThreshold = m_sliceShutdownMpeg2ResolutionThreshold; in CodechalHwInterfaceG8()
73 m_mpeg2SSDResolutionThreshold = m_sliceShutdownMpeg2ResolutionThreshold; in CodechalHwInterfaceG9()
320 …uint32_t m_mpeg2SSDResolutionThreshold = 0; //!> Slice shutdown re… variable
4385 … ((m_frameHeight * m_frameWidth) >= m_hwInterface->m_mpeg2SSDResolutionThreshold)) ? in ExecutePictureLevel()5157 … (m_frameHeight * m_frameWidth) >= m_hwInterface->m_mpeg2SSDResolutionThreshold) ? true : false; in UpdateSSDSliceCount()
1993 … (m_frameHeight * m_frameWidth) >= m_hwInterface->m_mpeg2SSDResolutionThreshold) ? true : false; in ExecuteKernelFunctions()
1918 … (m_frameHeight * m_frameWidth) >= m_hwInterface->m_mpeg2SSDResolutionThreshold) ? true : false; in ExecuteKernelFunctions()