Searched defs:rgb888Buf (Results 1 – 3 of 3) sorted by relevance
116 uint8_t rgb888Buf[RGB888BUF_SIZE]; variable131 uint8_t rgb888Buf[RGB888BUF_SIZE]; variable
189 bool SnapShotUtils::RGBA8888ToRGB888(const uint8_t* rgba8888Buf, uint8_t *rgb888Buf, int32_t size) in RGBA8888ToRGB888()204 bool SnapShotUtils::RGB565ToRGB888(const uint8_t* rgb565Buf, uint8_t *rgb888Buf, int32_t size) in RGB565ToRGB888()
138 unsigned char *rgb888Buf, int rgb888Size) in RGB565ToRGB888()