Home
last modified time | relevance | path

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

/hardware/google/easel/amber/camera/libhdrplusclient/
DHdrPlusClientUtils.cpp30 static status_t getRgb(uint8_t *r, uint8_t *g, uint8_t* b, uint32_t x, uint32_t y, in getRgb() function
105 status_t res = getRgb(&r, &g, &b, x, y, streamConfig, buffer); in writePpm()
173 status_t res = getRgb(&r, &g, &b, x, y, streamConfig, buffer); in comparePpm()