DescriptionFix possible typos.
This change just fixes a possible typo in RGB->YUV conversion formulae. (If I recall correctly, 'v = 112 * r - 94 * g - 18 * b' as written in <http://en.wikipedia.org/wiki/YUV>.) (I noticed this issue when I implement RGB->YUV conversion in YASM.)
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96756
Patch Set 1 : '' #
Messages
Total messages: 2 (0 generated)
|