xConfirmPara(m_iQP<-6*(m_internalBitDepth[CHANNEL_TYPE_LUMA]-8)||m_iQP>MAX_QP,"QP exceeds supported range (-QpBDOffsety to 63)");
#if W0038_DB_OPT
xConfirmPara(m_deblockingFilterMetric!=0&&(m_bLoopFilterDisable||m_loopFilterOffsetInPPS),"If DeblockingFilterMetric is non-zero then both LoopFilterDisable and LoopFilterOffsetInPPS must be 0");