Home
last modified time | relevance | path

Searched defs:kHalfPixels (Results 1 – 1 of 1) sorted by relevance

/external/libyuv/files/unit_test/
Dcolor_test.cc148 const int kHalfPixels = ((kWidth + 1) / 2) * ((kHeight + 1) / 2); in YUVToRGB() local
171 const int kHalfPixels = ((kWidth + 1) / 2) * ((kHeight + 1) / 2); in YUVJToRGB() local