Searched refs:yIndex (Results 1 – 1 of 1) sorted by relevance
44 uint32_t yIndex = y * streamConfig.image.planes[0].stride + x; in getRgb() local51 int32_t yc = ((uint8_t*)buffer.data)[yIndex]; in getRgb()