Home | History | Annotate | Download | only in source

Lines Matching defs:yf

892     int yf = (y >> 8) & 255;
894 ScaleARGBFilterRows(row, src, src_stride, src_width, yf);