Fix #722 on encoder crash for YUV444 coding
As mentioned in the ticket, m_useIdentityTableForNon420Chroma on leads to inappropriate reset on chroma QP including cfg_qpInValCb. The related code looks obsolete and is removed in this fix. It should has no impact on CTC.