Home
last modified time | relevance | path

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

/hardware/google/easel/amber/camera/libhdrplusclient/
DHdrPlusClientUtils.cpp48 uint32_t uIndex = vIndex + 1; in getRgb() local
53 int32_t uc = ((uint8_t*)buffer.data)[uIndex] - 128; in getRgb()