Searched refs:realH (Results 1 – 1 of 1) sorted by relevance
275 int realH = h; in DoStandardDecode() local277 realH = height_ - (h + 1); in DoStandardDecode()279 uint8* line = output_ + (3 * width_ * realH); in DoStandardDecode()