Home | History | Annotate | Download | only in unit_test

Lines Matching refs:ARGBAttenuate

434   ARGBAttenuate(&orig_pixels[0][0], 0, &atten_pixels[0][0], 0, 256, 1);
437 ARGBAttenuate(&unatten_pixels[0][0], 0, &atten2_pixels[0][0], 0, 256, 1);