Skip to content

image/color, image/draw: speed up color conversions with bit twiddling #15260

@josharian

Description

@josharian

CL 21910 sped up image/color BenchmarkYCbCrToRGB and image/draw BenchmarkYCbCr considerably by removing branches. Investigate doing this for other, similar conversions.

cc @martisch @nigeltao

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions