cosmetics: s/color_space/colorspace/

in webpinfo.c, quality_estimate.c.
this form is used elsewhere in the codebase

Change-Id: I40c8202db51a7356e6a14d7e9b25c68153548438
This commit is contained in:
James Zern
2017-12-08 12:37:38 -08:00
parent 05f6fe24c3
commit 7a8e814b57
2 changed files with 4 additions and 4 deletions

View File

@ -73,7 +73,7 @@ int VP8EstimateQuality(const uint8_t* const data, size_t size) {
pos += 4;
bit_pos = pos * 8;
GET_BIT(2); // color_space + clamp type
GET_BIT(2); // colorspace + clamp type
// Segment header
if (GET_BIT(1)) { // use_segment_