Searched defs:rgb565Buf (Results 1 – 3 of 3) sorted by relevance
130 uint8_t rgb565Buf[RGB565BUF_SIZE]; variable
137 int32_t AVMetadataMock::RGB565ToRGB888(const unsigned short *rgb565Buf, int rgb565Size, in RGB565ToRGB888()
204 bool SnapShotUtils::RGB565ToRGB888(const uint8_t* rgb565Buf, uint8_t *rgb888Buf, int32_t size) in RGB565ToRGB888()