Home
last modified time | relevance | path

Searched refs:pixel2_rgba (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/detector/
DImage.cpp295 const uint8_t* pixel2_rgba = reinterpret_cast<const uint8_t*>(&pixel2); in PixelsAreSimilar() local
300 const uint8_t pixel2_channel = pixel2_rgba[channel]; in PixelsAreSimilar()