Home
last modified time | relevance | path

Searched defs:scan_line (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcfx_dibitmap.cpp424 uint8_t* scan_line = m_pBuffer.Get() + row * m_Pitch + destOffset; in LoadChannel() local
506 uint8_t* scan_line = m_pBuffer.Get() + row * m_Pitch; in MultiplyAlpha() local
515 uint8_t* scan_line = m_pBuffer.Get() + row * m_Pitch + 3; in MultiplyAlpha() local
Dcfx_dibbase.cpp72 const uint8_t* scan_line = pBitmap->GetScanline(row); in CFX_Palette() local
/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp788 const uint8_t* scan_line = m_pSrcBuf + i * m_Pitch; in Encode() local
/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp505 uint8_t* scan_line = data_buf->get() + row * row_size; in TIFF_Predictor() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c151 uint16_t scan_line = eob_data->max_scan_line; in inverse_transform_block() local