Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/
Dprogressivedecoder.cpp1807 int dest_bytes_per_pixel = pDeviceBitmap->GetBPP() / 8; in ReSampleScanline() local
1809 dest_scan += dest_left * dest_bytes_per_pixel; in ReSampleScanline()
1894 dest_scan += dest_bytes_per_pixel; in ReSampleScanline()
1912 dest_scan += dest_bytes_per_pixel - 3; in ReSampleScanline()
1971 dest_scan += dest_bytes_per_pixel - 3; in ReSampleScanline()
1995 dest_scan += dest_bytes_per_pixel - 3; in ReSampleScanline()