Home
last modified time | relevance | path

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

/aosp_15_r20/external/libyuv/unit_test/
H A Dcolor_test.cc150 const int kHalfPixels = ((kWidth + 1) / 2) * ((kHeight + 1) / 2); in YUVToRGB() local
173 const int kHalfPixels = ((kWidth + 1) / 2) * ((kHeight + 1) / 2); in YUVJToRGB() local
196 const int kHalfPixels = ((kWidth + 1) / 2) * ((kHeight + 1) / 2); in YUVHToRGB() local
222 const int kHalfPixels = ((kWidth + 1) / 2) * ((kHeight + 1) / 2); in YUVFToRGB() local
245 const int kHalfPixels = ((kWidth + 1) / 2) * ((kHeight + 1) / 2); in YUVUToRGB() local
271 const int kHalfPixels = ((kWidth + 1) / 2) * ((kHeight + 1) / 2); in YUVVToRGB() local