Searched refs:staticFrameDetectionInUse (Results 1 – 2 of 2) sorted by relevance
6333 auto staticFrameDetectionInUse = bStaticFrameDetectionEnable && m_hmeEnabled; in ExecuteKernelFunctions() local6335 staticFrameDetectionInUse = !bPerMbSFD && staticFrameDetectionInUse; in ExecuteKernelFunctions()6348 m_lastTaskInPhase = !staticFrameDetectionInUse; in ExecuteKernelFunctions()6353 if (staticFrameDetectionInUse) in ExecuteKernelFunctions()6521 auto staticFrameDetectionInUse = bStaticFrameDetectionEnable && m_hmeEnabled; in DumpEncodeKernelOutput() local6522 staticFrameDetectionInUse = !bPerMbSFD && staticFrameDetectionInUse; in DumpEncodeKernelOutput()6577 if (staticFrameDetectionInUse) in DumpEncodeKernelOutput()
5056 auto staticFrameDetectionInUse = bStaticFrameDetectionEnable && m_hmeEnabled; in ExecuteKernelFunctions() local5059 staticFrameDetectionInUse = !bPerMbSFD && staticFrameDetectionInUse; in ExecuteKernelFunctions()5119 m_lastTaskInPhase = !(staticFrameDetectionInUse || swScoreboardInitNeeded); in ExecuteKernelFunctions()