Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_tiff.cpp330 void _TiffBGRA2RGBA(uint8_t* pBuf, int32_t pixel, int32_t spp) { in _TiffBGRA2RGBA() function
497 _TiffBGRA2RGBA(row_buf, img_wid, 4); in Decode()