Closed Bug 1273056 Opened 8 years ago Closed 8 years ago

Redundant ConvertYCbCrToRGB() implementation

Categories

(Core :: Graphics, defect)

38 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

Details

Attachments

(1 file, 1 obsolete file)

There are two ConvertYCbCrToRGB() implementation
- gfx::ConvertYCbCrToRGB()
    https://dxr.mozilla.org/mozilla-central/source/gfx/ycbcr/YCbCrUtils.cpp#70
- gfxUtils::ConvertYCbCrToRGB()
    https://dxr.mozilla.org/mozilla-central/source/gfx/thebes/gfxUtils.cpp#907

gfx::ConvertYCbCrToRGB() is used more than gfxUtils::ConvertYCbCrToRGB().
Assignee: nobody → sotaro.ikeda.g
Update nits.
Attachment #8752674 - Attachment is obsolete: true
Attachment #8752676 - Flags: review?(nical.bugzilla)
Attachment #8752676 - Flags: review?(nical.bugzilla) → review+
https://hg.mozilla.org/mozilla-central/rev/089e7b6d2fb1
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: