Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_fax3.c78 uint32* refruns; /* runs for reference line */ member
165 if (sp->refruns) { /* init reference line to white */ in Fax3PreDecode()
166 sp->refruns[0] = (uint32) sp->b.rowpixels; in Fax3PreDecode()
167 sp->refruns[1] = 0; in Fax3PreDecode()
298 pb = sp->refruns; in Fax3Decode2D()
306 SWAP(uint32*, sp->curruns, sp->refruns); in Fax3Decode2D()
563 dsp->refruns = dsp->runs + nruns; in Fax3SetupState()
565 dsp->refruns = NULL; in Fax3SetupState()
1444 pb = sp->refruns; in Fax4Decode()
1456 SWAP(uint32*, sp->curruns, sp->refruns); in Fax4Decode()