Searched refs:QpAdjustment (Results 1 – 11 of 11) sorted by relevance
262 …if ((IsACQPEnabled() && m_basicFeature->m_hevcSeqParams->QpAdjustment) || (IsBRCEnabled() && (m_ba… in SetDmemForUpdate()759 if (m_basicFeature->m_hevcSeqParams->QpAdjustment) in SetAcqpSettings()891 …ool useDefaultQpDeltas = (m_hevcVDEncAcqpEnabled && basicFeature->m_hevcSeqParams->QpAdjustment) || in MHW_SETPAR_DECL_SRC()
261 hevcSeqParams->QpAdjustment == true || in ValidateACQP()
99 PUSH(QpAdjustment); in TraceDDI()
336 uint32_t QpAdjustment : 1; member
190 oss << "QpAdjustment = " << +seqParams->QpAdjustment << std::endl; in DumpSeqParams()
103 …cmd1.UseDefaultQpDeltas = (m_acqpEnabled && seqParams->QpAdjustment) || (m_brcEnabled &&… in ConstructHevcHucCmd1ConstData()
3395 if (m_hevcSeqParams->QpAdjustment) in SetDmemHuCBrcInitReset()3807 …if ((m_hevcVdencAcqpEnabled && m_hevcSeqParams->QpAdjustment) || (m_brcEnabled && (m_hevcSeqParams… in SetDmemHuCBrcUpdate()
244 …cmd1.UseDefaultQpDeltas = (m_acqpEnabled && seqParams->QpAdjustment) || (m_brcEnabled &&… in ConstructHevcHucCmd1ConstData()
3337 oss << "QpAdjustment = " << +seqParams->QpAdjustment << std::endl; in DumpSeqParams()
2739 m_hevcSeqParams->QpAdjustment == true) in SetSequenceStructs()
4541 if (m_hevcSeqParams->QpAdjustment) in SetDmemHuCBrcInitReset()5074 …if ((m_hevcVdencAcqpEnabled && m_hevcSeqParams->QpAdjustment) || (m_brcEnabled && (m_hevcSeqParams… in SetDmemHuCBrcUpdate()9594 …UseDefaultQpDeltas = (m_hevcVdencAcqpEnabled && cmd2Params->pHevcEncSeqParams->QpAdjustment) || in SetAddCommands()