Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_tiffmodule.cpp56 bool Decode24bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap,
413 bool CTiffContext::Decode24bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in Decode24bppRGB() function in CTiffContext
478 return Decode24bppRGB(pDIBitmap, height, width, bps, spp); in Decode()