Searched refs:cr_row_length (Results 1 – 1 of 1) sorted by relevance
349 int cr_row_length = (finalWidth / 2 + 16 + 63) & ~63; in Compress() local359 RowIterator<8> crIter(crP, chromaTrans, cr_row_length); in Compress()