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