Searched defs:swap_rgb (Results 1 – 3 of 3) sorted by relevance
495 bool CJPX_Decoder::Decode(uint8_t* dest_buf, uint32_t pitch, bool swap_rgb) { in Decode()
634 bool swap_rgb = false; in LoadJpxBitmap() local
6021 unsigned int swap_rgb :1; /* RGB swapped to BGR */ member