Home | History | Annotate | Download | only in dsp

Lines Matching refs:pred0

674     const uint32_t pred0 = Predictor0(data[-1], NULL);
675 AddPixelsEq(data, pred0);