Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c76 uint32* refruns; /* runs for reference line */ member
163 if (sp->refruns) { /* init reference line to white */ in Fax3PreDecode()
164 sp->refruns[0] = (uint32) sp->b.rowpixels; in Fax3PreDecode()
165 sp->refruns[1] = 0; in Fax3PreDecode()
296 pb = sp->refruns; in Fax3Decode2D()
304 SWAP(uint32*, sp->curruns, sp->refruns); in Fax3Decode2D()
561 dsp->refruns = dsp->runs + nruns; in Fax3SetupState()
563 dsp->refruns = NULL; in Fax3SetupState()
1446 pb = sp->refruns; in Fax4Decode()
1458 SWAP(uint32*, sp->curruns, sp->refruns); in Fax4Decode()