Searched refs:CodecHalDecodeScalabilityIsLastCompletePhase (Results 1 – 6 of 6) sorted by relevance
582 … if (m_perfFEBETimingEnabled && CodecHalDecodeScalabilityIsLastCompletePhase(m_scalabilityState)) in DecodeStateLevel()731 syncDestSurface = CodecHalDecodeScalabilityIsLastCompletePhase(m_scalabilityState); in DecodePrimitiveLevel()
1044 … if (m_perfFEBETimingEnabled && CodecHalDecodeScalabilityIsLastCompletePhase(m_scalabilityState)) in SendPictureLongFormat()1523 syncDestSurface = CodecHalDecodeScalabilityIsLastCompletePhase(m_scalabilityState); in DecodePrimitiveLevel()
816 … if (m_perfFEBETimingEnabled && CodecHalDecodeScalabilityIsLastCompletePhase(m_scalabilityState)) in DecodeStateLevel()993 syncDestSurface = CodecHalDecodeScalabilityIsLastCompletePhase(m_scalabilityState); in DecodePrimitiveLevel()
1723 … if (m_perfFEBETimingEnabled && CodecHalDecodeScalabilityIsLastCompletePhase(m_scalabilityState)) in SendPictureLongFormat()1809 syncDestSurface = CodecHalDecodeScalabilityIsLastCompletePhase(m_scalabilityState) || in AddPipeEpilog()
257 #define CodecHalDecodeScalabilityIsLastCompletePhase(pScalabilityState)\ macro
1820 if (CodecHalDecodeScalabilityIsLastCompletePhase(pScalabilityState)) in CodecHalDecodeScalability_BEsCompletionSync()