Searched refs:y_row_length (Results 1 – 1 of 1) sorted by relevance
347 int y_row_length = (finalWidth + 16 + 63) & ~63; in Compress() local357 RowIterator<16> yIter(yP, yTrans, y_row_length); in Compress()