Searched defs:isLastPass (Results 1 – 11 of 11) sorted by relevance
121 bool isLastPass = (params.currentPass == (params.passNum - 1)); in MHW_SETPAR_DECL_SRC() local
123 bool isLastPass) in SetHucBrcUpdateExtBuffer()
169 …MOS_STATUS VdencLplaAnalysis::EnableStreamIn(bool is1stPass, bool isLastPass, bool &streaminEnable… in EnableStreamIn()
169 auto isLastPass = (curPass == GetPassNum() - 1); in ActivateVdencVideoPackets() local
88 bool isLastPass, in CalculateDeltaQP()
128 bool isLastPass; // for tile replay member
175 auto isLastPass = pipeline->IsLastPass(); in ConstructPicStateBatchBuffer() local
262 MOS_STATUS Vp9EncodeHpu::SetIsLastPass(bool isLastPass) in SetIsLastPass()
121 bool isLastPass; member
1282 auto isLastPass = m_pipeline->IsLastPass(); in UpdateParameters() local
1021 SpirvNonSemanticInstructions(bool isLastPass) : mIsLastPass(isLastPass) {} in SpirvNonSemanticInstructions()3284 bool isLastPass, in SpirvTransformer()