Searched defs:rgba8888Buf (Results 1 – 2 of 2) sorted by relevance
115 uint8_t rgba8888Buf[RGBA8888BUF_SIZE]; variable
189 bool SnapShotUtils::RGBA8888ToRGB888(const uint8_t* rgba8888Buf, uint8_t *rgb888Buf, int32_t size) in RGBA8888ToRGB888()