Searched refs:RGB2BGR (Results 1 – 1 of 1) sorted by relevance
32 void RGB2BGR(uint8_t* buffer, int width = 1) { in RGB2BGR() function2107 RGB2BGR(m_pDecodeBuf + m_clipBox.left * src_Bpp, m_clipBox.Width()); in JpegContinueDecode()