Home
last modified time | relevance | path

Searched refs:RGB2BGR (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec_progress.cpp32 void RGB2BGR(uint8_t* buffer, int width = 1) { in RGB2BGR() function
2107 RGB2BGR(m_pDecodeBuf + m_clipBox.left * src_Bpp, m_clipBox.Width()); in JpegContinueDecode()