Home | History | Annotate | Download | only in src

Lines Matching full:subtraction

231     quantErr      += (fixp_abs(input[band]-quantTable[idx])>>PS_QUANT_SCALE);   /* don't scale before subtraction; diff smaller (64-25)/64 */