Searched refs:oldRow (Results 1 – 2 of 2) sorted by relevance
650 png_bytep oldRow = fInterlaceBuffer.get() + (rowNum - fFirstRow) * fPng_rowbytes; in interlacedRowCallback() local651 png_progressive_combine_row(this->png_ptr(), oldRow, row); in interlacedRowCallback()
648 png_bytep oldRow = fInterlaceBuffer.get() + (rowNum - fFirstRow) * fPng_rowbytes; in interlacedRowCallback() local649 png_progressive_combine_row(this->png_ptr(), oldRow, row); in interlacedRowCallback()