qm_shr16
temp2 = qm_shr16(temp2, qQ2 - qQ1);
temp1 = qm_shr16(temp1, qQ1 - qQ2);
s16 qm_shr16(s16 op, int shift);