Searched refs:pLastLine (Results 1 – 1 of 1) sorted by relevance
292 const uint8_t* pLastLine, in PNG_PredictLine() argument316 if (pLastLine) { in PNG_PredictLine()317 up = pLastLine[byte]; in PNG_PredictLine()328 if (pLastLine) { in PNG_PredictLine()329 up = pLastLine[byte]; in PNG_PredictLine()340 if (pLastLine) { in PNG_PredictLine()341 up = pLastLine[byte]; in PNG_PredictLine()344 if (byte >= BytesPerPixel && pLastLine) { in PNG_PredictLine()345 upper_left = pLastLine[byte - BytesPerPixel]; in PNG_PredictLine()