Searched refs:off_y (Results 1 – 1 of 1) sorted by relevance
102 const int off_y = (y * pic->y_stride + x) * SIZE; in WebPCleanupTransparentArea() local106 values[0] = pic->y[off_y]; in WebPCleanupTransparentArea()111 flatten(pic->y + off_y, values[0], pic->y_stride, SIZE); in WebPCleanupTransparentArea()