Searched refs:ReSampleScanline (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_progress.h | 155 void ReSampleScanline(CFX_DIBitmap* pDeviceBitmap,
|
D | fx_codec_progress.cpp | 735 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()
|