Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_tiff.cpp56 FX_BOOL Decode1bppRGB(CFX_DIBitmap* pDIBitmap,
390 FX_BOOL CCodec_TiffContext::Decode1bppRGB(CFX_DIBitmap* pDIBitmap, in Decode1bppRGB() function in CCodec_TiffContext
507 return Decode1bppRGB(pDIBitmap, height, width, bps, spp); in Decode()