Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_progress.h155 void ReSampleScanline(CFX_DIBitmap* pDeviceBitmap,
Dfx_codec_progress.cpp735 pCodec->ReSampleScanline(pDIBitmap, des_row, pCodec->m_pDecodeBuf, in GifReadScanlineCallback()
908 pCodec->ReSampleScanline(pDIBitmap, des_row, pCodec->m_pDecodeBuf, in BmpReadScanlineCallback()
1473 void CCodec_ProgressiveDecoder::ReSampleScanline(CFX_DIBitmap* pDeviceBitmap, in ReSampleScanline() function in CCodec_ProgressiveDecoder
1801 ReSampleScanline(pDeviceBitmap, des_row, m_pDecodeBuf, src_format); in Resample()