Home | History | Annotate | Download | only in dsp

Lines Matching refs:pix

599       const int pix = row * width + col;
608 argb[pix] = VP8LSubPixels(current_row[col], predict);