Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DImage.cpp294 const uint8_t* pixel1_rgba = reinterpret_cast<const uint8_t*>(&pixel1); in PixelsAreSimilar() local
299 const uint8_t pixel1_channel = pixel1_rgba[channel]; in PixelsAreSimilar()